Home
last modified time | relevance | path

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

/Linux-v5.15/fs/xfs/libxfs/
Dxfs_log_format.h131 #define XLOG_COMMIT_TRANS 0x02 /* Commit this transaction */ macro
/Linux-v5.15/fs/xfs/
Dxfs_log_cil.c831 error = xlog_write(log, ctx, &vec, ctx->ticket, XLOG_COMMIT_TRANS); in xlog_cil_write_commit_record()
Dxfs_log_recover.c2261 case XLOG_COMMIT_TRANS: in xlog_recovery_process_trans()
2401 ohead->oh_flags & XLOG_COMMIT_TRANS) { in xlog_recover_process_ophdr()