Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_log_cil.c523 struct xfs_mount *mp = ctx->cil->xc_log->l_mp; in xlog_discard_endio_work()
598 struct xfs_mount *mp = ctx->cil->xc_log->l_mp; in xlog_cil_committed()
600 xfs_trans_committed_bulk(ctx->cil->xc_log->l_ailp, ctx->lv_chain, in xlog_cil_committed()
887 xlog_cil_push(cil->xc_log); in xlog_cil_push_work()
1197 cil->xc_log = log; in xlog_cil_init()
Dxfs_log_priv.h280 struct xlog *xc_log; member