Searched refs:XLOG_CIL_PCP_SPACE (Results 1 – 2 of 2) sorted by relevance
163 if (!test_and_clear_bit(XLOG_CIL_PCP_SPACE, &cil->xc_flags)) in xlog_cil_insert_pcp_aggregate()190 set_bit(XLOG_CIL_PCP_SPACE, &cil->xc_flags); in xlog_cil_ctx_switch()636 if (!test_bit(XLOG_CIL_PCP_SPACE, &cil->xc_flags)) { in xlog_cil_insert_items()
292 #define XLOG_CIL_PCP_SPACE 2 macro