Home
last modified time | relevance | path

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

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