Home
last modified time | relevance | path

Searched refs:XLOG_COMMIT_TRANS (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_log_format.h135 #define XLOG_COMMIT_TRANS 0x02 /* Commit this transaction */ macro
/openbmc/linux/fs/xfs/
H A Dxfs_log_recover.c2273 case XLOG_COMMIT_TRANS: in xlog_recovery_process_trans()
2413 ohead->oh_flags & XLOG_COMMIT_TRANS) { in xlog_recover_process_ophdr()
H A Dxfs_log_cil.c935 .oh_flags = XLOG_COMMIT_TRANS, in xlog_cil_write_commit_record()