Searched refs:XLOG_COMMIT_TRANS (Results 1 – 3 of 3) sorted by relevance
134 #define XLOG_COMMIT_TRANS 0x02 /* Commit this transaction */ macro
1531 XLOG_COMMIT_TRANS); in xlog_commit_record()2292 ASSERT(flags & XLOG_COMMIT_TRANS); in xlog_write_copy_finish()2376 if (flags & (XLOG_COMMIT_TRANS | XLOG_UNMOUNT_TRANS)) in xlog_write()2513 ASSERT(flags & XLOG_COMMIT_TRANS); in xlog_write()
4366 case XLOG_COMMIT_TRANS: in xlog_recovery_process_trans()4506 ohead->oh_flags & XLOG_COMMIT_TRANS) { in xlog_recover_process_ophdr()