Lines Matching refs:XLOG_CIL_EMPTY
74 if (test_bit(XLOG_CIL_EMPTY, &cil->xc_flags)) in xlog_item_in_current_chkpt()
186 set_bit(XLOG_CIL_EMPTY, &cil->xc_flags); in xlog_cil_ctx_switch()
585 if (test_bit(XLOG_CIL_EMPTY, &cil->xc_flags) && in xlog_cil_insert_items()
586 test_and_clear_bit(XLOG_CIL_EMPTY, &cil->xc_flags)) in xlog_cil_insert_items()
1334 if (test_bit(XLOG_CIL_EMPTY, &cil->xc_flags)) { in xlog_cil_push_work()
1549 ASSERT(!test_bit(XLOG_CIL_EMPTY, &cil->xc_flags)); in xlog_cil_push_background()
1653 if (test_bit(XLOG_CIL_EMPTY, &cil->xc_flags) || in xlog_cil_push_now()
1672 if (test_bit(XLOG_CIL_EMPTY, &cil->xc_flags)) in xlog_cil_empty()
1803 if (test_bit(XLOG_CIL_EMPTY, &log->l_cilp->xc_flags)) in xlog_cil_flush()
1888 !test_bit(XLOG_CIL_EMPTY, &cil->xc_flags)) { in xlog_cil_force_seq()
1975 ASSERT(test_bit(XLOG_CIL_EMPTY, &cil->xc_flags)); in xlog_cil_destroy()