Home
last modified time | relevance | path

Searched refs:xlog_recover_finish_intent (Results 1 – 6 of 6) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_log_recover.h171 int xlog_recover_finish_intent(struct xfs_trans *tp,
/linux/fs/xfs/
H A Dxfs_bmap_item.c536 error = xlog_recover_finish_intent(tp, dfp); in xfs_bmap_recover_work()
H A Dxfs_rmap_item.c596 error = xlog_recover_finish_intent(tp, dfp); in xfs_rmap_recover_work()
H A Dxfs_refcount_item.c543 error = xlog_recover_finish_intent(tp, dfp); in xfs_refcount_recover_work()
H A Dxfs_attr_item.c789 error = xlog_recover_finish_intent(tp, dfp); in xfs_attr_recover_work()
H A Dxfs_log_recover.c2664 xlog_recover_finish_intent( in xlog_recover_finish_intent() function