Searched refs:xlog_recover_finish_intent (Results 1 - 7 of 7) sorted by relevance

/linux-master/fs/xfs/libxfs/
H A Dxfs_log_recover.h161 int xlog_recover_finish_intent(struct xfs_trans *tp,
/linux-master/fs/xfs/
H A Dxfs_refcount_item.c489 error = xlog_recover_finish_intent(tp, dfp);
H A Dxfs_bmap_item.c533 error = xlog_recover_finish_intent(tp, dfp);
H A Dxfs_extfree_item.c632 error = xlog_recover_finish_intent(tp, dfp);
H A Dxfs_attr_item.c612 error = xlog_recover_finish_intent(tp, dfp);
H A Dxfs_rmap_item.c543 error = xlog_recover_finish_intent(tp, dfp);
H A Dxfs_log_recover.c2626 xlog_recover_finish_intent( function

Completed in 148 milliseconds