Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_rmap.h210 int xfs_rmap_has_records(struct xfs_btree_cur *cur, xfs_agblock_t bno,
Dxfs_rmap.c2804 xfs_rmap_has_records( in xfs_rmap_has_records() function
/linux-6.12.1/fs/xfs/scrub/
Drmap.c643 error = xfs_rmap_has_records(sc->sa.rmap_cur, bno, len, &outcome); in xchk_xref_has_no_owner()