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
2822 flags &= ~XLOG_CONTINUE_TRANS; in xlog_recover_process_data()2843 case XLOG_CONTINUE_TRANS: in xlog_recover_process_data()
1726 ophdr->oh_flags |= XLOG_CONTINUE_TRANS; in xlog_write_setup_copy()