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()
223 struct xfs_refcount_irec irec; in xfs_refcount_delete()
324 struct xfs_refcount_irec *rc) in xfs_refc_next()
338 struct xfs_refcount_irec rcext, tmp; in xfs_refcount_split_extent()
389 struct xfs_refcount_irec *left, in xfs_refcount_merge_center_extents()
390 struct xfs_refcount_irec *center, in xfs_refcount_merge_center_extents()
391 struct xfs_refcount_irec *right, in xfs_refcount_merge_center_extents()
455 struct xfs_refcount_irec *left, in xfs_refcount_merge_left_extent()
456 struct xfs_refcount_irec *cleft, in xfs_refcount_merge_left_extent()
510 struct xfs_refcount_irec *right, in xfs_refcount_merge_right_extent()
511 struct xfs_refcount_irec *cright, in xfs_refcount_merge_right_extent()
570 struct xfs_refcount_irec *left, in xfs_refcount_find_left_extents()
571 struct xfs_refcount_irec *cleft, in xfs_refcount_find_left_extents()
576 struct xfs_refcount_irec tmp; in xfs_refcount_find_left_extents()
654 struct xfs_refcount_irec *right, in xfs_refcount_find_right_extents()
655 struct xfs_refcount_irec *cright, in xfs_refcount_find_right_extents()
660 struct xfs_refcount_irec tmp; in xfs_refcount_find_right_extents()
734 struct xfs_refcount_irec *rc) in xfs_refc_valid()
751 struct xfs_refcount_irec left = {0}, cleft = {0}; in xfs_refcount_merge_extents()
752 struct xfs_refcount_irec cright = {0}, right = {0}; in xfs_refcount_merge_extents()
871 struct xfs_refcount_irec ext, tmp; in xfs_refcount_adjust_extents()
1248 struct xfs_refcount_irec tmp; in xfs_refcount_find_shared()
1392 struct xfs_refcount_irec ext, tmp; in xfs_refcount_adjust_cow_extents()
1581 struct xfs_refcount_irec rr_rrec;