Searched refs:XLOG_CONTINUE_TRANS (Results 1 – 3 of 3) sorted by relevance
135 #define XLOG_CONTINUE_TRANS 0x04 /* Cont this trans into new region */ macro
2221 flags &= ~XLOG_CONTINUE_TRANS; in xlog_recovery_process_trans()2230 case XLOG_CONTINUE_TRANS: in xlog_recovery_process_trans()
2207 ophdr->oh_flags |= XLOG_CONTINUE_TRANS; in xlog_write_setup_copy()