Searched refs:lv_chain (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/fs/xfs/
H A Dxfs_log_cil.c379 xfs_trans_committed_bulk(ctx->cil->xc_log->l_ailp, ctx->lv_chain, xlog_cil_committed()
398 xlog_cil_free_logvec(ctx->lv_chain); xlog_cil_committed()
514 if (!ctx->lv_chain) xlog_cil_push()
515 ctx->lv_chain = item->li_lv; xlog_cil_push()
586 lvhdr.lv_next = ctx->lv_chain; xlog_cil_push()
H A Dxfs_log_priv.h257 struct xfs_log_vec *lv_chain; /* logvecs being pushed */ member in struct:xfs_cil_ctx

Completed in 137 milliseconds