Searched refs:XLOG_CIL_SPACE_LIMIT (Results 1 – 2 of 2) sorted by relevance
362 #define XLOG_CIL_SPACE_LIMIT(log) \ macro366 (XLOG_CIL_SPACE_LIMIT(log) * 2)
913 if (cil->xc_ctx->space_used < XLOG_CIL_SPACE_LIMIT(log)) { in xlog_cil_push_background()