Lines Matching refs:xfs_refcount_irec
94 struct xfs_refcount_irec *irec) in xfs_refcount_btrec_to_irec()
107 struct xfs_refcount_irec *irec, in xfs_refcount_get_rec()
167 struct xfs_refcount_irec *irec) in xfs_refcount_update()
191 struct xfs_refcount_irec *irec, in xfs_refcount_insert()
226 struct xfs_refcount_irec irec; in xfs_refcount_delete()
333 struct xfs_refcount_irec *rc) in xfs_refc_next()
347 struct xfs_refcount_irec rcext, tmp; in xfs_refcount_split_extent()
404 struct xfs_refcount_irec *left, in xfs_refcount_merge_center_extents()
405 struct xfs_refcount_irec *center, in xfs_refcount_merge_center_extents()
406 struct xfs_refcount_irec *right, in xfs_refcount_merge_center_extents()
481 struct xfs_refcount_irec *left, in xfs_refcount_merge_left_extent()
482 struct xfs_refcount_irec *cleft, in xfs_refcount_merge_left_extent()
543 struct xfs_refcount_irec *right, in xfs_refcount_merge_right_extent()
544 struct xfs_refcount_irec *cright, in xfs_refcount_merge_right_extent()
610 struct xfs_refcount_irec *left, in xfs_refcount_find_left_extents()
611 struct xfs_refcount_irec *cleft, in xfs_refcount_find_left_extents()
616 struct xfs_refcount_irec tmp; in xfs_refcount_find_left_extents()
699 struct xfs_refcount_irec *right, in xfs_refcount_find_right_extents()
700 struct xfs_refcount_irec *cright, in xfs_refcount_find_right_extents()
705 struct xfs_refcount_irec tmp; in xfs_refcount_find_right_extents()
784 struct xfs_refcount_irec *rc) in xfs_refc_valid()
801 struct xfs_refcount_irec left = {0}, cleft = {0}; in xfs_refcount_merge_extents()
802 struct xfs_refcount_irec cright = {0}, right = {0}; in xfs_refcount_merge_extents()
921 struct xfs_refcount_irec ext, tmp; in xfs_refcount_adjust_extents()
1301 struct xfs_refcount_irec tmp; in xfs_refcount_find_shared()
1454 struct xfs_refcount_irec ext, tmp; in xfs_refcount_adjust_cow_extents()
1656 struct xfs_refcount_irec rr_rrec;