Searched refs:xfs_rtrefcountbt_init_cursor (Results 1 – 5 of 5) sorted by relevance
18 struct xfs_btree_cur *xfs_rtrefcountbt_init_cursor(struct xfs_trans *tp,
48 return xfs_rtrefcountbt_init_cursor(cur->bc_tp, to_rtg(cur->bc_group)); in xfs_rtrefcountbt_dup_cursor()401 xfs_rtrefcountbt_init_cursor( in xfs_rtrefcountbt_init_cursor() function
1529 *pcur = rcur = xfs_rtrefcountbt_init_cursor(tp, rtg); in xfs_rtrefcount_finish_one()2104 cur = xfs_rtrefcountbt_init_cursor(tp, to_rtg(xg)); in xfs_refcount_recover_cow_leftovers()
205 cur = xfs_rtrefcountbt_init_cursor(tp, rtg); in xfs_reflink_find_rtshared()
224 cur = xfs_rtrefcountbt_init_cursor(tp, to_rtg(info->group)); in xfs_getfsmap_is_shared()