Home
last modified time | relevance | path

Searched refs:oh_flags (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/fs/xfs/
A Dxfs_log.c135 oph->oh_flags = 0; in xlog_prepare_iovec()
953 .oh_flags = XLOG_UNMOUNT_TRANS, in xlog_write_unmount_record()
2383 ophdr->oh_flags |= XLOG_CONTINUE_TRANS; in xlog_write_partial()
2432 ophdr->oh_flags = XLOG_WAS_CONT_TRANS; in xlog_write_partial()
2445 ophdr->oh_flags |= XLOG_END_TRANS; in xlog_write_partial()
2447 ophdr->oh_flags |= XLOG_CONTINUE_TRANS; in xlog_write_partial()
2456 } while (ophdr->oh_flags & XLOG_CONTINUE_TRANS); in xlog_write_partial()
A Dxfs_log_recover.c1172 if (op_head->oh_flags & XLOG_UNMOUNT_TRANS) { in xlog_check_unmount_rec()
2309 if (!(ohead->oh_flags & XLOG_START_TRANS)) in xlog_recover_ophdr_to_trans()
2396 ohead->oh_flags & XLOG_COMMIT_TRANS) { in xlog_recover_process_ophdr()
2404 ohead->oh_flags, pass, buffer_list); in xlog_recover_process_ophdr()
A Dxfs_log_cil.c990 .oh_flags = XLOG_COMMIT_TRANS, in xlog_cil_write_commit_record()
1053 hdr->oph[0].oh_flags = XLOG_START_TRANS; in xlog_cil_build_trans_hdr()
/linux-6.3-rc2/fs/xfs/libxfs/
A Dxfs_log_format.h146 __u8 oh_flags; /* : 1 b */ member

Completed in 21 milliseconds