Searched refs:XLOG_CIL_BLOCKING_SPACE_LIMIT (Results 1 – 2 of 2) sorted by relevance
365 #define XLOG_CIL_BLOCKING_SPACE_LIMIT(log) \ macro
673 if (ctx->space_used >= XLOG_CIL_BLOCKING_SPACE_LIMIT(log)) in xlog_cil_push_work()936 if (cil->xc_ctx->space_used >= XLOG_CIL_BLOCKING_SPACE_LIMIT(log)) { in xlog_cil_push_background()