Searched refs:XLOG_WAS_CONT_TRANS (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/fs/xfs/libxfs/
H A Dxfs_log_format.h129 #define XLOG_WAS_CONT_TRANS 0x08 /* Cont this trans into new region */ macro
/linux-4.1.27/fs/xfs/
H A Dxfs_log_recover.c3527 if (flags & XLOG_WAS_CONT_TRANS) xlog_recovery_process_trans()
3540 case XLOG_WAS_CONT_TRANS: xlog_recovery_process_trans()
3665 * partial operation, we need to mark r_state with XLOG_WAS_CONT_TRANS.
H A Dxfs_log.c2191 ophdr->oh_flags |= (XLOG_END_TRANS|XLOG_WAS_CONT_TRANS); xlog_write_setup_copy()
2202 ophdr->oh_flags |= XLOG_WAS_CONT_TRANS; xlog_write_setup_copy()

Completed in 169 milliseconds