Lines Matching refs:xfs_refcount_irec
95 struct xfs_refcount_irec *irec) in xfs_refcount_btrec_to_irec()
108 struct xfs_refcount_irec *irec, in xfs_refcount_get_rec()
168 struct xfs_refcount_irec *irec) in xfs_refcount_update()
192 struct xfs_refcount_irec *irec, in xfs_refcount_insert()
227 struct xfs_refcount_irec irec; in xfs_refcount_delete()
334 struct xfs_refcount_irec *rc) in xfs_refc_next()
348 struct xfs_refcount_irec rcext, tmp; in xfs_refcount_split_extent()
405 struct xfs_refcount_irec *left, in xfs_refcount_merge_center_extents()
406 struct xfs_refcount_irec *center, in xfs_refcount_merge_center_extents()
407 struct xfs_refcount_irec *right, in xfs_refcount_merge_center_extents()
482 struct xfs_refcount_irec *left, in xfs_refcount_merge_left_extent()
483 struct xfs_refcount_irec *cleft, in xfs_refcount_merge_left_extent()
544 struct xfs_refcount_irec *right, in xfs_refcount_merge_right_extent()
545 struct xfs_refcount_irec *cright, in xfs_refcount_merge_right_extent()
611 struct xfs_refcount_irec *left, in xfs_refcount_find_left_extents()
612 struct xfs_refcount_irec *cleft, in xfs_refcount_find_left_extents()
617 struct xfs_refcount_irec tmp; in xfs_refcount_find_left_extents()
700 struct xfs_refcount_irec *right, in xfs_refcount_find_right_extents()
701 struct xfs_refcount_irec *cright, in xfs_refcount_find_right_extents()
706 struct xfs_refcount_irec tmp; in xfs_refcount_find_right_extents()
785 struct xfs_refcount_irec *rc) in xfs_refc_valid()
802 struct xfs_refcount_irec left = {0}, cleft = {0}; in xfs_refcount_merge_extents()
803 struct xfs_refcount_irec cright = {0}, right = {0}; in xfs_refcount_merge_extents()
922 struct xfs_refcount_irec ext, tmp; in xfs_refcount_adjust_extents()
1295 struct xfs_refcount_irec tmp; in xfs_refcount_find_shared()
1448 struct xfs_refcount_irec ext, tmp; in xfs_refcount_adjust_cow_extents()
1650 struct xfs_refcount_irec rr_rrec;