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

/linux-master/fs/xfs/libxfs/
H A Dxfs_log_format.h137 #define XLOG_WAS_CONT_TRANS 0x08 /* Cont this trans into new region */ macro
/linux-master/fs/xfs/
H A Dxfs_log_recover.c2257 if (flags & XLOG_WAS_CONT_TRANS)
2270 case XLOG_WAS_CONT_TRANS:
2429 * partial operation, we need to mark r_state with XLOG_WAS_CONT_TRANS.
H A Dxfs_log.c2401 ophdr->oh_flags = XLOG_WAS_CONT_TRANS;

Completed in 370 milliseconds