Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
A Dxfs_refcount.c108 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()
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()
[all …]
A Dxfs_refcount.h22 extern int xfs_refcount_get_rec(struct xfs_btree_cur *cur,
/linux/fs/xfs/scrub/
A Drefcount.c445 error = xfs_refcount_get_rec(sc->sa.refc_cur, &rc, &has_refcount); in xchk_xref_is_cow_staging()

Completed in 7 milliseconds