Lines Matching refs:xfs_refcount_get_rec
168 xfs_refcount_get_rec( in xfs_refcount_get_rec() function
269 error = xfs_refcount_get_rec(cur, &irec, &found_rec); in xfs_refcount_delete()
399 error = xfs_refcount_get_rec(cur, &rcext, &found_rec); in xfs_refcount_split_extent()
675 error = xfs_refcount_get_rec(cur, &tmp, &found_rec); in xfs_refcount_find_left_extents()
694 error = xfs_refcount_get_rec(cur, &tmp, &found_rec); in xfs_refcount_find_left_extents()
768 error = xfs_refcount_get_rec(cur, &tmp, &found_rec); in xfs_refcount_find_right_extents()
787 error = xfs_refcount_get_rec(cur, &tmp, &found_rec); in xfs_refcount_find_right_extents()
1110 error = xfs_refcount_get_rec(cur, &ext, &found_rec); in xfs_refcount_adjust_extents()
1536 error = xfs_refcount_get_rec(cur, &tmp, &i); in xfs_refcount_find_shared()
1553 error = xfs_refcount_get_rec(cur, &tmp, &i); in xfs_refcount_find_shared()
1586 error = xfs_refcount_get_rec(cur, &tmp, &i); in xfs_refcount_find_shared()
1682 error = xfs_refcount_get_rec(cur, &ext, &found_rec); in xfs_refcount_adjust_cow_extents()