Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
A Dxfs_log_format.h131 #define XLOG_COMMIT_TRANS 0x02 /* Commit this transaction */ macro
/linux/fs/xfs/
A Dxfs_log_cil.c831 error = xlog_write(log, ctx, &vec, ctx->ticket, XLOG_COMMIT_TRANS); in xlog_cil_write_commit_record()
A 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()

Completed in 14 milliseconds