Home
last modified time | relevance | path

Searched refs:xfs_refcount_lookup_ge (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/fs/xfs/libxfs/
Dxfs_refcount.h18 extern int xfs_refcount_lookup_ge(struct xfs_btree_cur *cur,
Dxfs_refcount.c62 xfs_refcount_lookup_ge( in xfs_refcount_lookup_ge() function
246 error = xfs_refcount_lookup_ge(cur, irec.rc_startblock, &found_rec); in xfs_refcount_delete()
425 error = xfs_refcount_lookup_ge(cur, center->rc_startblock, in xfs_refcount_merge_center_extents()
711 error = xfs_refcount_lookup_ge(cur, agbno + aglen, &found_rec); in xfs_refcount_find_right_extents()
931 error = xfs_refcount_lookup_ge(cur, *agbno, &found_rec); in xfs_refcount_adjust_extents()
984 error = xfs_refcount_lookup_ge(cur, *agbno, in xfs_refcount_adjust_extents()
1456 error = xfs_refcount_lookup_ge(cur, agbno, &found_rec); in xfs_refcount_adjust_cow_extents()