Lines Matching refs:xc_log
54 struct xlog *log = cil->xc_log; in xlog_cil_set_iclog_hdr_count()
705 struct xfs_mount *mp = ctx->cil->xc_log->l_mp; in xlog_discard_endio_work()
778 struct xfs_mount *mp = ctx->cil->xc_log->l_mp; in xlog_cil_committed()
779 bool abort = xlog_is_shutdown(ctx->cil->xc_log); in xlog_cil_committed()
795 xfs_trans_committed_bulk(ctx->cil->xc_log->l_ailp, &ctx->lv_chain, in xlog_cil_committed()
860 spin_lock(&cil->xc_log->l_icloglock); in xlog_cil_set_ctx_write_state()
862 spin_unlock(&cil->xc_log->l_icloglock); in xlog_cil_set_ctx_write_state()
881 spin_lock(&cil->xc_log->l_icloglock); in xlog_cil_set_ctx_write_state()
883 spin_unlock(&cil->xc_log->l_icloglock); in xlog_cil_set_ctx_write_state()
924 if (xlog_is_shutdown(cil->xc_log)) { in xlog_cil_order_write()
967 struct xlog *log = ctx->cil->xc_log; in xlog_cil_write_chain()
986 struct xlog *log = ctx->cil->xc_log; in xlog_cil_write_commit_record()
1182 struct xlog *log = cil->xc_log; in xlog_cil_push_work()
1850 cil->xc_log = log; in xlog_cil_init()