xfs_alloc_has_record  245 fs/xfs/libxfs/xfs_alloc.h int xfs_alloc_has_record(struct xfs_btree_cur *cur, xfs_agblock_t bno,
xfs_alloc_has_record  153 fs/xfs/scrub/alloc.c 	error = xfs_alloc_has_record(sc->sa.bno_cur, agbno, len, &is_freesp);