Lines Matching refs:xfs_refcount_get_rec
169 xfs_refcount_get_rec( in xfs_refcount_get_rec() function
269 error = xfs_refcount_get_rec(cur, &irec, &found_rec); in xfs_refcount_delete()
400 error = xfs_refcount_get_rec(cur, &rcext, &found_rec); in xfs_refcount_split_extent()
680 error = xfs_refcount_get_rec(cur, &tmp, &found_rec); in xfs_refcount_find_left_extents()
700 error = xfs_refcount_get_rec(cur, &tmp, &found_rec); in xfs_refcount_find_left_extents()
773 error = xfs_refcount_get_rec(cur, &tmp, &found_rec); in xfs_refcount_find_right_extents()
793 error = xfs_refcount_get_rec(cur, &tmp, &found_rec); in xfs_refcount_find_right_extents()
1116 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()
1531 error = xfs_refcount_get_rec(cur, &tmp, &i); in xfs_refcount_find_shared()
1565 error = xfs_refcount_get_rec(cur, &tmp, &i); in xfs_refcount_find_shared()
1660 error = xfs_refcount_get_rec(cur, &ext, &found_rec); in xfs_refcount_adjust_cow_extents()