xfs_alloc_get_rec  272 fs/xfs/xfs_alloc.c 		if ((error = xfs_alloc_get_rec(cnt_cur, &nfbno1, &nflen1, &i)))
xfs_alloc_get_rec  287 fs/xfs/xfs_alloc.c 		if ((error = xfs_alloc_get_rec(bno_cur, &nfbno1, &nflen1, &i)))
xfs_alloc_get_rec  663 fs/xfs/xfs_alloc.c 	if ((error = xfs_alloc_get_rec(bno_cur, &fbno, &flen, &i)))
xfs_alloc_get_rec  815 fs/xfs/xfs_alloc.c 				if ((error = xfs_alloc_get_rec(cnt_cur, &ltbno,
xfs_alloc_get_rec  836 fs/xfs/xfs_alloc.c 			if ((error = xfs_alloc_get_rec(cnt_cur, &ltbno, &ltlen, &i)))
xfs_alloc_get_rec  868 fs/xfs/xfs_alloc.c 		if ((error = xfs_alloc_get_rec(cnt_cur, &ltbno, &ltlen, &i)))
xfs_alloc_get_rec  957 fs/xfs/xfs_alloc.c 			if ((error = xfs_alloc_get_rec(bno_cur_lt, &ltbno, &ltlen, &i)))
xfs_alloc_get_rec  973 fs/xfs/xfs_alloc.c 			if ((error = xfs_alloc_get_rec(bno_cur_gt, &gtbno, &gtlen, &i)))
xfs_alloc_get_rec 1014 fs/xfs/xfs_alloc.c 					if ((error = xfs_alloc_get_rec(
xfs_alloc_get_rec 1111 fs/xfs/xfs_alloc.c 					if ((error = xfs_alloc_get_rec(
xfs_alloc_get_rec 1298 fs/xfs/xfs_alloc.c 		if ((error = xfs_alloc_get_rec(cnt_cur, &fbno, &flen, &i)))
xfs_alloc_get_rec 1328 fs/xfs/xfs_alloc.c 			if ((error = xfs_alloc_get_rec(cnt_cur, &fbno, &flen,
xfs_alloc_get_rec 1422 fs/xfs/xfs_alloc.c 		if ((error = xfs_alloc_get_rec(ccur, &fbno, &flen, &i)))
xfs_alloc_get_rec 1531 fs/xfs/xfs_alloc.c 		if ((error = xfs_alloc_get_rec(bno_cur, &ltbno, &ltlen, &i)))
xfs_alloc_get_rec 1558 fs/xfs/xfs_alloc.c 		if ((error = xfs_alloc_get_rec(bno_cur, &gtbno, &gtlen, &i)))
xfs_alloc_get_rec 1624 fs/xfs/xfs_alloc.c 			if ((error = xfs_alloc_get_rec(bno_cur, &xxbno, &xxlen,
xfs_alloc_get_rec  113 fs/xfs/xfs_alloc_btree.h extern int xfs_alloc_get_rec(struct xfs_btree_cur *cur,	xfs_agblock_t *bno,