Home
last modified time | relevance | path

Searched refs:xc_log (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_log_cil.c53 struct xlog *log = cil->xc_log; in xlog_cil_set_iclog_hdr_count()
719 struct xfs_mount *mp = ctx->cil->xc_log->l_mp; in xlog_cil_committed()
720 bool abort = xlog_is_shutdown(ctx->cil->xc_log); in xlog_cil_committed()
736 xfs_trans_committed_bulk(ctx->cil->xc_log->l_ailp, &ctx->lv_chain, in xlog_cil_committed()
805 spin_lock(&cil->xc_log->l_icloglock); in xlog_cil_set_ctx_write_state()
807 spin_unlock(&cil->xc_log->l_icloglock); in xlog_cil_set_ctx_write_state()
826 spin_lock(&cil->xc_log->l_icloglock); in xlog_cil_set_ctx_write_state()
828 spin_unlock(&cil->xc_log->l_icloglock); in xlog_cil_set_ctx_write_state()
869 if (xlog_is_shutdown(cil->xc_log)) { in xlog_cil_order_write()
912 struct xlog *log = ctx->cil->xc_log; in xlog_cil_write_chain()
[all...]
H A Dxfs_log_priv.h270 struct xlog *xc_log; member
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_log_cil.c505 struct xfs_mount *mp = ctx->cil->xc_log->l_mp; in xlog_discard_endio_work()
578 struct xfs_mount *mp = ctx->cil->xc_log->l_mp; in xlog_cil_committed()
579 bool abort = XLOG_FORCED_SHUTDOWN(ctx->cil->xc_log); in xlog_cil_committed()
594 xfs_trans_committed_bulk(ctx->cil->xc_log->l_ailp, ctx->lv_chain, in xlog_cil_committed()
646 struct xlog *log = cil->xc_log; in xlog_cil_push_work()
1233 cil->xc_log = log; in xlog_cil_init()
H A Dxfs_log_priv.h263 struct xlog *xc_log; member

Completed in 6 milliseconds