xfs_alloc_get_rec  434 fs/xfs/libxfs/xfs_alloc.c 		if ((error = xfs_alloc_get_rec(cnt_cur, &nfbno1, &nflen1, &i)))
xfs_alloc_get_rec  449 fs/xfs/libxfs/xfs_alloc.c 		if ((error = xfs_alloc_get_rec(bno_cur, &nfbno1, &nflen1, &i)))
xfs_alloc_get_rec  727 fs/xfs/libxfs/xfs_alloc.c 		error = xfs_alloc_get_rec(ccur, &fbno, &flen, &i);
xfs_alloc_get_rec  915 fs/xfs/libxfs/xfs_alloc.c 	error = xfs_alloc_get_rec(bno_cur, &fbno, &flen, &i);
xfs_alloc_get_rec 1016 fs/xfs/libxfs/xfs_alloc.c 		error = xfs_alloc_get_rec(*scur, sbno, slen, &i);
xfs_alloc_get_rec 1197 fs/xfs/libxfs/xfs_alloc.c 				if ((error = xfs_alloc_get_rec(cnt_cur, &ltbno,
xfs_alloc_get_rec 1218 fs/xfs/libxfs/xfs_alloc.c 			if ((error = xfs_alloc_get_rec(cnt_cur, &ltbno, &ltlen, &i)))
xfs_alloc_get_rec 1253 fs/xfs/libxfs/xfs_alloc.c 		if ((error = xfs_alloc_get_rec(cnt_cur, &ltbno, &ltlen, &i)))
xfs_alloc_get_rec 1337 fs/xfs/libxfs/xfs_alloc.c 			if ((error = xfs_alloc_get_rec(bno_cur_lt, &ltbno, &ltlen, &i)))
xfs_alloc_get_rec 1353 fs/xfs/libxfs/xfs_alloc.c 			if ((error = xfs_alloc_get_rec(bno_cur_gt, &gtbno, &gtlen, &i)))
xfs_alloc_get_rec 1545 fs/xfs/libxfs/xfs_alloc.c 			error = xfs_alloc_get_rec(cnt_cur, &fbno, &flen, &i);
xfs_alloc_get_rec 1599 fs/xfs/libxfs/xfs_alloc.c 			if ((error = xfs_alloc_get_rec(cnt_cur, &fbno, &flen,
xfs_alloc_get_rec 1733 fs/xfs/libxfs/xfs_alloc.c 		if ((error = xfs_alloc_get_rec(bno_cur, &ltbno, &ltlen, &i)))
xfs_alloc_get_rec 1761 fs/xfs/libxfs/xfs_alloc.c 		if ((error = xfs_alloc_get_rec(bno_cur, &gtbno, &gtlen, &i)))
xfs_alloc_get_rec 1826 fs/xfs/libxfs/xfs_alloc.c 			if ((error = xfs_alloc_get_rec(bno_cur, &xxbno, &xxlen,
xfs_alloc_get_rec  215 fs/xfs/libxfs/xfs_alloc.h xfs_alloc_get_rec(
xfs_alloc_get_rec  401 fs/xfs/scrub/agheader.c 	error = xfs_alloc_get_rec(sc->sa.cnt_cur, &agbno, &blocks, &have);
xfs_alloc_get_rec   62 fs/xfs/scrub/alloc.c 	error = xfs_alloc_get_rec(*pcur, &fbno, &flen, &has_otherrec);
xfs_alloc_get_rec   70 fs/xfs/xfs_discard.c 		error = xfs_alloc_get_rec(cur, &fbno, &flen, &i);