Lines Matching refs:xfs_refcount_irec
106 struct xfs_refcount_irec *irec) in xfs_refcount_btrec_to_irec()
127 const struct xfs_refcount_irec *irec) in xfs_refcount_check_irec()
151 const struct xfs_refcount_irec *irec) in xfs_refcount_complain_bad_rec()
170 struct xfs_refcount_irec *irec, in xfs_refcount_get_rec()
198 struct xfs_refcount_irec *irec) in xfs_refcount_update()
227 struct xfs_refcount_irec *irec, in xfs_refcount_insert()
265 struct xfs_refcount_irec irec; in xfs_refcount_delete()
373 struct xfs_refcount_irec *rc) in xfs_refc_next()
388 struct xfs_refcount_irec rcext, tmp; in xfs_refcount_split_extent()
447 struct xfs_refcount_irec *left, in xfs_refcount_merge_center_extents()
448 struct xfs_refcount_irec *center, in xfs_refcount_merge_center_extents()
449 struct xfs_refcount_irec *right, in xfs_refcount_merge_center_extents()
527 struct xfs_refcount_irec *left, in xfs_refcount_merge_left_extent()
528 struct xfs_refcount_irec *cleft, in xfs_refcount_merge_left_extent()
591 struct xfs_refcount_irec *right, in xfs_refcount_merge_right_extent()
592 struct xfs_refcount_irec *cright, in xfs_refcount_merge_right_extent()
658 struct xfs_refcount_irec *left, in xfs_refcount_find_left_extents()
659 struct xfs_refcount_irec *cleft, in xfs_refcount_find_left_extents()
664 struct xfs_refcount_irec tmp; in xfs_refcount_find_left_extents()
751 struct xfs_refcount_irec *right, in xfs_refcount_find_right_extents()
752 struct xfs_refcount_irec *cright, in xfs_refcount_find_right_extents()
757 struct xfs_refcount_irec tmp; in xfs_refcount_find_right_extents()
840 const struct xfs_refcount_irec *rc) in xfs_refc_valid()
847 const struct xfs_refcount_irec *irec, in xfs_refc_merge_refcount()
858 const struct xfs_refcount_irec *left, in xfs_refc_want_merge_center()
859 const struct xfs_refcount_irec *cleft, in xfs_refc_want_merge_center()
860 const struct xfs_refcount_irec *cright, in xfs_refc_want_merge_center()
861 const struct xfs_refcount_irec *right, in xfs_refc_want_merge_center()
904 const struct xfs_refcount_irec *left, in xfs_refc_want_merge_left()
905 const struct xfs_refcount_irec *cleft, in xfs_refc_want_merge_left()
938 const struct xfs_refcount_irec *cright, in xfs_refc_want_merge_right()
939 const struct xfs_refcount_irec *right, in xfs_refc_want_merge_right()
982 struct xfs_refcount_irec left = {0}, cleft = {0}; in xfs_refcount_merge_extents()
983 struct xfs_refcount_irec cright = {0}, right = {0}; in xfs_refcount_merge_extents()
1095 struct xfs_refcount_irec ext, tmp; in xfs_refcount_adjust_extents()
1511 struct xfs_refcount_irec tmp; in xfs_refcount_find_shared()
1670 struct xfs_refcount_irec ext, tmp; in xfs_refcount_adjust_cow_extents()
1880 struct xfs_refcount_irec rr_rrec;