Home
last modified time | relevance | path

Searched refs:xc_log (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/fs/xfs/
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()
1229 cil->xc_log = log; in xlog_cil_init()
Dxfs_log_priv.h263 struct xlog *xc_log; member