Lines Matching refs:xfs_refcount_irec

106 	struct xfs_refcount_irec	*irec)  in xfs_refcount_btrec_to_irec()
129 struct xfs_refcount_irec *irec, in xfs_refcount_get_rec()
176 struct xfs_refcount_irec *irec) in xfs_refcount_update()
205 struct xfs_refcount_irec *irec, in xfs_refcount_insert()
243 struct xfs_refcount_irec irec; in xfs_refcount_delete()
351 struct xfs_refcount_irec *rc) in xfs_refc_next()
366 struct xfs_refcount_irec rcext, tmp; in xfs_refcount_split_extent()
425 struct xfs_refcount_irec *left, in xfs_refcount_merge_center_extents()
426 struct xfs_refcount_irec *center, in xfs_refcount_merge_center_extents()
427 struct xfs_refcount_irec *right, in xfs_refcount_merge_center_extents()
505 struct xfs_refcount_irec *left, in xfs_refcount_merge_left_extent()
506 struct xfs_refcount_irec *cleft, in xfs_refcount_merge_left_extent()
569 struct xfs_refcount_irec *right, in xfs_refcount_merge_right_extent()
570 struct xfs_refcount_irec *cright, in xfs_refcount_merge_right_extent()
636 struct xfs_refcount_irec *left, in xfs_refcount_find_left_extents()
637 struct xfs_refcount_irec *cleft, in xfs_refcount_find_left_extents()
642 struct xfs_refcount_irec tmp; in xfs_refcount_find_left_extents()
729 struct xfs_refcount_irec *right, in xfs_refcount_find_right_extents()
730 struct xfs_refcount_irec *cright, in xfs_refcount_find_right_extents()
735 struct xfs_refcount_irec tmp; in xfs_refcount_find_right_extents()
818 struct xfs_refcount_irec *rc) in xfs_refc_valid()
835 struct xfs_refcount_irec left = {0}, cleft = {0}; in xfs_refcount_merge_extents()
836 struct xfs_refcount_irec cright = {0}, right = {0}; in xfs_refcount_merge_extents()
959 struct xfs_refcount_irec ext, tmp; in xfs_refcount_adjust_extents()
1384 struct xfs_refcount_irec tmp; in xfs_refcount_find_shared()
1543 struct xfs_refcount_irec ext, tmp; in xfs_refcount_adjust_cow_extents()
1753 struct xfs_refcount_irec rr_rrec;