Lines Matching refs:xfs_refcount_irec

96 	struct xfs_refcount_irec	*irec)  in xfs_refcount_btrec_to_irec()
109 struct xfs_refcount_irec *irec, in xfs_refcount_get_rec()
169 struct xfs_refcount_irec *irec) in xfs_refcount_update()
193 struct xfs_refcount_irec *irec, in xfs_refcount_insert()
225 struct xfs_refcount_irec irec; in xfs_refcount_delete()
326 struct xfs_refcount_irec *rc) in xfs_refc_next()
340 struct xfs_refcount_irec rcext, tmp; in xfs_refcount_split_extent()
391 struct xfs_refcount_irec *left, in xfs_refcount_merge_center_extents()
392 struct xfs_refcount_irec *center, in xfs_refcount_merge_center_extents()
393 struct xfs_refcount_irec *right, in xfs_refcount_merge_center_extents()
457 struct xfs_refcount_irec *left, in xfs_refcount_merge_left_extent()
458 struct xfs_refcount_irec *cleft, in xfs_refcount_merge_left_extent()
512 struct xfs_refcount_irec *right, in xfs_refcount_merge_right_extent()
513 struct xfs_refcount_irec *cright, in xfs_refcount_merge_right_extent()
572 struct xfs_refcount_irec *left, in xfs_refcount_find_left_extents()
573 struct xfs_refcount_irec *cleft, in xfs_refcount_find_left_extents()
578 struct xfs_refcount_irec tmp; in xfs_refcount_find_left_extents()
656 struct xfs_refcount_irec *right, in xfs_refcount_find_right_extents()
657 struct xfs_refcount_irec *cright, in xfs_refcount_find_right_extents()
662 struct xfs_refcount_irec tmp; in xfs_refcount_find_right_extents()
736 struct xfs_refcount_irec *rc) in xfs_refc_valid()
753 struct xfs_refcount_irec left = {0}, cleft = {0}; in xfs_refcount_merge_extents()
754 struct xfs_refcount_irec cright = {0}, right = {0}; in xfs_refcount_merge_extents()
873 struct xfs_refcount_irec ext, tmp; in xfs_refcount_adjust_extents()
1251 struct xfs_refcount_irec tmp; in xfs_refcount_find_shared()
1395 struct xfs_refcount_irec ext, tmp; in xfs_refcount_adjust_cow_extents()
1591 struct xfs_refcount_irec rr_rrec;