Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_log_cil.c508 struct xfs_mount *mp = ctx->cil->xc_log->l_mp; in xlog_discard_endio_work()
583 struct xfs_mount *mp = ctx->cil->xc_log->l_mp; in xlog_cil_committed()
585 xfs_trans_committed_bulk(ctx->cil->xc_log->l_ailp, ctx->lv_chain, in xlog_cil_committed()
872 xlog_cil_push(cil->xc_log); in xlog_cil_push_work()
1183 cil->xc_log = log; in xlog_cil_init()
Dxfs_log_priv.h268 struct xlog *xc_log; member