Searched refs:XLOG_END_TRANS (Results 1 – 3 of 3) sorted by relevance
137 #define XLOG_END_TRANS 0x10 /* End a continued transaction */ macro
2291 ophdr->oh_flags |= (XLOG_END_TRANS|XLOG_WAS_CONT_TRANS); in xlog_write_setup_copy()
4426 flags &= ~XLOG_END_TRANS; in xlog_recovery_process_trans()