ltbno            1103 fs/xfs/libxfs/xfs_alloc.c 	xfs_agblock_t	ltbno;		/* start bno of left side entry */
ltbno            1156 fs/xfs/libxfs/xfs_alloc.c 		if ((error = xfs_alloc_ag_vextent_small(args, cnt_cur, &ltbno,
ltbno            1197 fs/xfs/libxfs/xfs_alloc.c 				if ((error = xfs_alloc_get_rec(cnt_cur, &ltbno,
ltbno            1218 fs/xfs/libxfs/xfs_alloc.c 			if ((error = xfs_alloc_get_rec(cnt_cur, &ltbno, &ltlen, &i)))
ltbno            1221 fs/xfs/libxfs/xfs_alloc.c 			busy = xfs_alloc_compute_aligned(args, ltbno, ltlen,
ltbno            1253 fs/xfs/libxfs/xfs_alloc.c 		if ((error = xfs_alloc_get_rec(cnt_cur, &ltbno, &ltlen, &i)))
ltbno            1256 fs/xfs/libxfs/xfs_alloc.c 		ASSERT(ltbno + ltlen <= be32_to_cpu(XFS_BUF_TO_AGF(args->agbp)->agf_length));
ltbno            1263 fs/xfs/libxfs/xfs_alloc.c 		ASSERT(bnew >= ltbno);
ltbno            1264 fs/xfs/libxfs/xfs_alloc.c 		ASSERT(bnew + blen <= ltbno + ltlen);
ltbno            1273 fs/xfs/libxfs/xfs_alloc.c 		if ((error = xfs_alloc_fixup_trees(cnt_cur, bno_cur_lt, ltbno,
ltbno            1337 fs/xfs/libxfs/xfs_alloc.c 			if ((error = xfs_alloc_get_rec(bno_cur_lt, &ltbno, &ltlen, &i)))
ltbno            1340 fs/xfs/libxfs/xfs_alloc.c 			busy |= xfs_alloc_compute_aligned(args, ltbno, ltlen,
ltbno            1403 fs/xfs/libxfs/xfs_alloc.c 						gtdiff, &ltbno, &ltlen,
ltbno            1437 fs/xfs/libxfs/xfs_alloc.c 		ltbno = gtbno;
ltbno            1453 fs/xfs/libxfs/xfs_alloc.c 	ASSERT(ltnew >= ltbno);
ltbno            1459 fs/xfs/libxfs/xfs_alloc.c 	if ((error = xfs_alloc_fixup_trees(cnt_cur, bno_cur_lt, ltbno, ltlen,
ltbno            1701 fs/xfs/libxfs/xfs_alloc.c 	xfs_agblock_t			ltbno; /* start of left neighbor */
ltbno            1733 fs/xfs/libxfs/xfs_alloc.c 		if ((error = xfs_alloc_get_rec(bno_cur, &ltbno, &ltlen, &i)))
ltbno            1739 fs/xfs/libxfs/xfs_alloc.c 		if (ltbno + ltlen < bno)
ltbno            1748 fs/xfs/libxfs/xfs_alloc.c 						ltbno + ltlen <= bno, error0);
ltbno            1790 fs/xfs/libxfs/xfs_alloc.c 		if ((error = xfs_alloc_lookup_eq(cnt_cur, ltbno, ltlen, &i)))
ltbno            1830 fs/xfs/libxfs/xfs_alloc.c 				i == 1 && xxbno == ltbno && xxlen == ltlen,
ltbno            1837 fs/xfs/libxfs/xfs_alloc.c 		nbno = ltbno;
ltbno            1850 fs/xfs/libxfs/xfs_alloc.c 		if ((error = xfs_alloc_lookup_eq(cnt_cur, ltbno, ltlen, &i)))
ltbno            1863 fs/xfs/libxfs/xfs_alloc.c 		nbno = ltbno;