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

/linux-master/fs/xfs/
H A Dxfs_log_priv.h380 #define XLOG_CIL_BLOCKING_SPACE_LIMIT(log) \ macro
H A Dxfs_log_cil.c56 (XLOG_CIL_BLOCKING_SPACE_LIMIT(log) /
537 if (space_used >= XLOG_CIL_BLOCKING_SPACE_LIMIT(log))
1403 space_used < XLOG_CIL_BLOCKING_SPACE_LIMIT(log) &&

Completed in 149 milliseconds