Home
last modified time | relevance | path

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

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