Searched refs:XLOG_CIL_PCP_SPACE (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/xfs/
H A Dxfs_log_priv.h292 #define XLOG_CIL_PCP_SPACE 2 macro
H A Dxfs_log_cil.c164 if (!test_and_clear_bit(XLOG_CIL_PCP_SPACE, &cil->xc_flags))
193 set_bit(XLOG_CIL_PCP_SPACE, &cil->xc_flags);
639 if (!test_bit(XLOG_CIL_PCP_SPACE, &cil->xc_flags)) {

Completed in 106 milliseconds