Lines Matching refs:xfs_refcount_get_rec
108 xfs_refcount_get_rec( in xfs_refcount_get_rec() function
233 error = xfs_refcount_get_rec(cur, &irec, &found_rec); in xfs_refcount_delete()
361 error = xfs_refcount_get_rec(cur, &rcext, &found_rec); in xfs_refcount_split_extent()
630 error = xfs_refcount_get_rec(cur, &tmp, &found_rec); in xfs_refcount_find_left_extents()
651 error = xfs_refcount_get_rec(cur, &tmp, &found_rec); in xfs_refcount_find_left_extents()
719 error = xfs_refcount_get_rec(cur, &tmp, &found_rec); in xfs_refcount_find_right_extents()
740 error = xfs_refcount_get_rec(cur, &tmp, &found_rec); in xfs_refcount_find_right_extents()
937 error = xfs_refcount_get_rec(cur, &ext, &found_rec); in xfs_refcount_adjust_extents()
1318 error = xfs_refcount_get_rec(cur, &tmp, &i); in xfs_refcount_find_shared()
1333 error = xfs_refcount_get_rec(cur, &tmp, &i); in xfs_refcount_find_shared()
1364 error = xfs_refcount_get_rec(cur, &tmp, &i); in xfs_refcount_find_shared()
1458 error = xfs_refcount_get_rec(cur, &ext, &found_rec); in xfs_refcount_adjust_cow_extents()