xfs_alloc_lookup_eq  278 fs/xfs/xfs_alloc.c 		if ((error = xfs_alloc_lookup_eq(cnt_cur, fbno, flen, &i)))
xfs_alloc_lookup_eq  293 fs/xfs/xfs_alloc.c 		if ((error = xfs_alloc_lookup_eq(bno_cur, fbno, flen, &i)))
xfs_alloc_lookup_eq  343 fs/xfs/xfs_alloc.c 		if ((error = xfs_alloc_lookup_eq(cnt_cur, nfbno1, nflen1, &i)))
xfs_alloc_lookup_eq  351 fs/xfs/xfs_alloc.c 		if ((error = xfs_alloc_lookup_eq(cnt_cur, nfbno2, nflen2, &i)))
xfs_alloc_lookup_eq  379 fs/xfs/xfs_alloc.c 		if ((error = xfs_alloc_lookup_eq(bno_cur, nfbno2, nflen2, &i)))
xfs_alloc_lookup_eq 1349 fs/xfs/xfs_alloc.c 		if ((error = xfs_alloc_lookup_eq(cnt_cur, bestfbno, bestflen,
xfs_alloc_lookup_eq 1588 fs/xfs/xfs_alloc.c 		if ((error = xfs_alloc_lookup_eq(cnt_cur, ltbno, ltlen, &i)))
xfs_alloc_lookup_eq 1597 fs/xfs/xfs_alloc.c 		if ((error = xfs_alloc_lookup_eq(cnt_cur, gtbno, gtlen, &i)))
xfs_alloc_lookup_eq 1648 fs/xfs/xfs_alloc.c 		if ((error = xfs_alloc_lookup_eq(cnt_cur, ltbno, ltlen, &i)))
xfs_alloc_lookup_eq 1674 fs/xfs/xfs_alloc.c 		if ((error = xfs_alloc_lookup_eq(cnt_cur, gtbno, gtlen, &i)))
xfs_alloc_lookup_eq 1705 fs/xfs/xfs_alloc.c 	if ((error = xfs_alloc_lookup_eq(cnt_cur, nbno, nlen, &i)))
xfs_alloc_lookup_eq  131 fs/xfs/xfs_alloc_btree.h extern int xfs_alloc_lookup_eq(struct xfs_btree_cur *cur, xfs_agblock_t bno,