Home
last modified time | relevance | path

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

/Linux-v6.1/fs/xfs/scrub/
Drmap.c230 error = xfs_rmap_has_record(sc->sa.rmap_cur, bno, len, &has_rmap); in xchk_xref_has_no_owner()
/Linux-v6.1/fs/xfs/libxfs/
Dxfs_rmap.h195 int xfs_rmap_has_record(struct xfs_btree_cur *cur, xfs_agblock_t bno,
Dxfs_rmap.c2671 xfs_rmap_has_record( in xfs_rmap_has_record() function