Home
last modified time | relevance | path

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

/Linux-v5.4/fs/xfs/
Dxfs_log_cil.c506 struct xfs_mount *mp = ctx->cil->xc_log->l_mp; in xlog_discard_endio_work()
580 struct xfs_mount *mp = ctx->cil->xc_log->l_mp; in xlog_cil_committed()
595 xfs_trans_committed_bulk(ctx->cil->xc_log->l_ailp, ctx->lv_chain, in xlog_cil_committed()
891 xlog_cil_push(cil->xc_log); in xlog_cil_push_work()
1207 cil->xc_log = log; in xlog_cil_init()
Dxfs_log_priv.h270 struct xlog *xc_log; member