Lines Matching refs:xfs_refcount_get_rec
105 xfs_refcount_get_rec( in xfs_refcount_get_rec() function
230 error = xfs_refcount_get_rec(cur, &irec, &found_rec); in xfs_refcount_delete()
358 error = xfs_refcount_get_rec(cur, &rcext, &found_rec); in xfs_refcount_split_extent()
627 error = xfs_refcount_get_rec(cur, &tmp, &found_rec); in xfs_refcount_find_left_extents()
648 error = xfs_refcount_get_rec(cur, &tmp, &found_rec); in xfs_refcount_find_left_extents()
716 error = xfs_refcount_get_rec(cur, &tmp, &found_rec); in xfs_refcount_find_right_extents()
737 error = xfs_refcount_get_rec(cur, &tmp, &found_rec); in xfs_refcount_find_right_extents()
935 error = xfs_refcount_get_rec(cur, &ext, &found_rec); in xfs_refcount_adjust_extents()
1325 error = xfs_refcount_get_rec(cur, &tmp, &i); in xfs_refcount_find_shared()
1340 error = xfs_refcount_get_rec(cur, &tmp, &i); in xfs_refcount_find_shared()
1371 error = xfs_refcount_get_rec(cur, &tmp, &i); in xfs_refcount_find_shared()
1465 error = xfs_refcount_get_rec(cur, &ext, &found_rec); in xfs_refcount_adjust_cow_extents()