Home
last modified time | relevance | path

Searched refs:xfs_refcount_get_rec (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/fs/xfs/libxfs/
A Dxfs_refcount.c127 xfs_refcount_get_rec( in xfs_refcount_get_rec() function
247 error = xfs_refcount_get_rec(cur, &irec, &found_rec); in xfs_refcount_delete()
377 error = xfs_refcount_get_rec(cur, &rcext, &found_rec); in xfs_refcount_split_extent()
653 error = xfs_refcount_get_rec(cur, &tmp, &found_rec); in xfs_refcount_find_left_extents()
672 error = xfs_refcount_get_rec(cur, &tmp, &found_rec); in xfs_refcount_find_left_extents()
746 error = xfs_refcount_get_rec(cur, &tmp, &found_rec); in xfs_refcount_find_right_extents()
765 error = xfs_refcount_get_rec(cur, &tmp, &found_rec); in xfs_refcount_find_right_extents()
1513 error = xfs_refcount_get_rec(cur, &tmp, &i); in xfs_refcount_find_shared()
1530 error = xfs_refcount_get_rec(cur, &tmp, &i); in xfs_refcount_find_shared()
1563 error = xfs_refcount_get_rec(cur, &tmp, &i); in xfs_refcount_find_shared()
[all …]
A Dxfs_refcount.h22 extern int xfs_refcount_get_rec(struct xfs_btree_cur *cur,
/linux-6.3-rc2/fs/xfs/scrub/
A Drefcount.c434 error = xfs_refcount_get_rec(sc->sa.refc_cur, &rc, &has_refcount); in xchk_xref_is_cow_staging()

Completed in 8 milliseconds