Searched refs:XLOG_CIL_BLOCKING_SPACE_LIMIT (Results 1 – 2 of 2) sorted by relevance
376 #define XLOG_CIL_BLOCKING_SPACE_LIMIT(log) \ macro
57 (XLOG_CIL_BLOCKING_SPACE_LIMIT(log) / in xlog_cil_set_iclog_hdr_count()532 if (space_used >= XLOG_CIL_BLOCKING_SPACE_LIMIT(log)) in xlog_cil_over_hard_limit()1447 space_used < XLOG_CIL_BLOCKING_SPACE_LIMIT(log) && in xlog_cil_push_background()