Home
last modified time | relevance | path

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

/linux-5.19.10/fs/xfs/libxfs/
Dxfs_log_format.h135 #define XLOG_COMMIT_TRANS 0x02 /* Commit this transaction */ macro
/linux-5.19.10/fs/xfs/
Dxfs_log_cil.c846 .oh_flags = XLOG_COMMIT_TRANS, in xlog_cil_write_commit_record()
Dxfs_log_recover.c2256 case XLOG_COMMIT_TRANS: in xlog_recovery_process_trans()
2396 ohead->oh_flags & XLOG_COMMIT_TRANS) { in xlog_recover_process_ophdr()