Searched refs:xc_log (Results 1 – 2 of 2) sorted by relevance
53 struct xlog *log = cil->xc_log; in xlog_cil_set_iclog_hdr_count()887 struct xfs_mount *mp = ctx->cil->xc_log->l_mp; in xlog_cil_committed()971 spin_lock(&cil->xc_log->l_icloglock); in xlog_cil_set_ctx_write_state()973 spin_unlock(&cil->xc_log->l_icloglock); in xlog_cil_set_ctx_write_state()992 spin_lock(&cil->xc_log->l_icloglock); in xlog_cil_set_ctx_write_state()994 spin_unlock(&cil->xc_log->l_icloglock); in xlog_cil_set_ctx_write_state()1035 if (xlog_is_shutdown(cil->xc_log)) { in xlog_cil_order_write()1078 struct xlog *log = ctx->cil->xc_log; in xlog_cil_write_chain()1097 struct xlog *log = ctx->cil->xc_log; in xlog_cil_write_commit_record()1300 struct xlog *log = cil->xc_log; in xlog_cil_push_work()[all …]
270 struct xlog *xc_log; member