Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/xfs/
A Dxfs_log_priv.h288 #define XLOG_CIL_PCP_SPACE 2 macro
A Dxfs_log_cil.c165 if (!test_and_clear_bit(XLOG_CIL_PCP_SPACE, &cil->xc_flags)) in xlog_cil_insert_pcp_aggregate()
188 set_bit(XLOG_CIL_PCP_SPACE, &cil->xc_flags); in xlog_cil_ctx_switch()
628 if (!test_bit(XLOG_CIL_PCP_SPACE, &cil->xc_flags)) { in xlog_cil_insert_items()

Completed in 9 milliseconds