xfs_rmap_has_record  195 fs/xfs/libxfs/xfs_rmap.h int xfs_rmap_has_record(struct xfs_btree_cur *cur, xfs_agblock_t bno,
xfs_rmap_has_record  230 fs/xfs/scrub/rmap.c 	error = xfs_rmap_has_record(sc->sa.rmap_cur, bno, len, &has_rmap);