Home
last modified time | relevance | path

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

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