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