Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
Dxfs_refcount.h71 extern int xfs_refcount_has_record(struct xfs_btree_cur *cur,
Dxfs_refcount.c1702 xfs_refcount_has_record( in xfs_refcount_has_record() function
/fs/xfs/scrub/
Drefcount.c481 error = xfs_refcount_has_record(sc->sa.refc_cur, agbno, len, &shared); in xchk_xref_is_not_shared()