Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_log_recover.h165 int xlog_recover_finish_intent(struct xfs_trans *tp,
/linux-6.12.1/fs/xfs/
Dxfs_exchmaps_item.c459 error = xlog_recover_finish_intent(tp, dfp); in xfs_exchmaps_recover_work()
Dxfs_refcount_item.c491 error = xlog_recover_finish_intent(tp, dfp); in xfs_refcount_recover_work()
Dxfs_rmap_item.c542 error = xlog_recover_finish_intent(tp, dfp); in xfs_rmap_recover_work()
Dxfs_bmap_item.c544 error = xlog_recover_finish_intent(tp, dfp); in xfs_bmap_recover_work()
Dxfs_extfree_item.c625 error = xlog_recover_finish_intent(tp, dfp); in xfs_extent_free_recover_work()
Dxfs_attr_item.c789 error = xlog_recover_finish_intent(tp, dfp); in xfs_attr_recover_work()
Dxfs_log_recover.c2658 xlog_recover_finish_intent( in xlog_recover_finish_intent() function