Searched refs:XLOG_START_TRANS (Results 1 – 3 of 3) sorted by relevance
126 #define XLOG_START_TRANS 0x01 /* Start a new transaction */ macro
3552 case XLOG_START_TRANS: in xlog_recovery_process_trans()3592 if (!(ohead->oh_flags & XLOG_START_TRANS)) in xlog_recover_ophdr_to_trans()
2108 ophdr->oh_flags = XLOG_START_TRANS; in xlog_write_start_rec()