Searched refs:__xfs_rmap_finish_intent (Results 1 – 4 of 4) sorted by relevance
/linux/fs/xfs/libxfs/ |
H A D | xfs_rmap.h | 196 int __xfs_rmap_finish_intent(struct xfs_btree_cur *rcur,
|
H A D | xfs_rmap.c | 2601 __xfs_rmap_finish_intent( in __xfs_rmap_finish_intent() function 2719 error = __xfs_rmap_finish_intent(*pcur, ri->ri_type, bno, in xfs_rmap_finish_one()
|
/linux/fs/xfs/scrub/ |
H A D | rtrmap_repair.c | 861 error = __xfs_rmap_finish_intent(mcur, action, p->startblock, in xrep_rtrmapbt_live_update()
|
H A D | rmap_repair.c | 1627 error = __xfs_rmap_finish_intent(mcur, action, p->startblock, in xrep_rmapbt_live_update()
|