Home
last modified time | relevance | path

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

/linux-6.6.21/fs/xfs/libxfs/
Dxfs_refcount.h114 extern int xfs_refcount_has_records(struct xfs_btree_cur *cur,
Dxfs_refcount.c2017 xfs_refcount_has_records( in xfs_refcount_has_records() function
/linux-6.6.21/fs/xfs/scrub/
Drefcount.c593 error = xfs_refcount_has_records(sc->sa.refc_cur, in xchk_xref_is_not_shared()
614 error = xfs_refcount_has_records(sc->sa.refc_cur, XFS_REFC_DOMAIN_COW, in xchk_xref_is_not_cow_staging()