Lines Matching refs:xfs_refcount_get_rec
127 xfs_refcount_get_rec( in xfs_refcount_get_rec() function
247 error = xfs_refcount_get_rec(cur, &irec, &found_rec); in xfs_refcount_delete()
377 error = xfs_refcount_get_rec(cur, &rcext, &found_rec); in xfs_refcount_split_extent()
653 error = xfs_refcount_get_rec(cur, &tmp, &found_rec); in xfs_refcount_find_left_extents()
672 error = xfs_refcount_get_rec(cur, &tmp, &found_rec); in xfs_refcount_find_left_extents()
746 error = xfs_refcount_get_rec(cur, &tmp, &found_rec); in xfs_refcount_find_right_extents()
765 error = xfs_refcount_get_rec(cur, &tmp, &found_rec); in xfs_refcount_find_right_extents()
1088 error = xfs_refcount_get_rec(cur, &ext, &found_rec); in xfs_refcount_adjust_extents()
1513 error = xfs_refcount_get_rec(cur, &tmp, &i); in xfs_refcount_find_shared()
1530 error = xfs_refcount_get_rec(cur, &tmp, &i); in xfs_refcount_find_shared()
1563 error = xfs_refcount_get_rec(cur, &tmp, &i); in xfs_refcount_find_shared()
1659 error = xfs_refcount_get_rec(cur, &ext, &found_rec); in xfs_refcount_adjust_cow_extents()