Lines Matching refs:xfs_refcount_get_rec
107 xfs_refcount_get_rec( in xfs_refcount_get_rec() function
229 error = xfs_refcount_get_rec(cur, &irec, &found_rec); in xfs_refcount_delete()
351 error = xfs_refcount_get_rec(cur, &rcext, &found_rec); in xfs_refcount_split_extent()
589 error = xfs_refcount_get_rec(cur, &tmp, &found_rec); in xfs_refcount_find_left_extents()
607 error = xfs_refcount_get_rec(cur, &tmp, &found_rec); in xfs_refcount_find_left_extents()
673 error = xfs_refcount_get_rec(cur, &tmp, &found_rec); in xfs_refcount_find_right_extents()
691 error = xfs_refcount_get_rec(cur, &tmp, &found_rec); in xfs_refcount_find_right_extents()
887 error = xfs_refcount_get_rec(cur, &ext, &found_rec); in xfs_refcount_adjust_extents()
1275 error = xfs_refcount_get_rec(cur, &tmp, &i); in xfs_refcount_find_shared()
1287 error = xfs_refcount_get_rec(cur, &tmp, &i); in xfs_refcount_find_shared()
1315 error = xfs_refcount_get_rec(cur, &tmp, &i); in xfs_refcount_find_shared()
1406 error = xfs_refcount_get_rec(cur, &ext, &found_rec); in xfs_refcount_adjust_cow_extents()