gtbno            1094 fs/xfs/libxfs/xfs_alloc.c 	xfs_agblock_t	gtbno;		/* start bno of right side entry */
gtbno            1353 fs/xfs/libxfs/xfs_alloc.c 			if ((error = xfs_alloc_get_rec(bno_cur_gt, &gtbno, &gtlen, &i)))
gtbno            1356 fs/xfs/libxfs/xfs_alloc.c 			busy |= xfs_alloc_compute_aligned(args, gtbno, gtlen,
gtbno            1386 fs/xfs/libxfs/xfs_alloc.c 						ltdiff, &gtbno, &gtlen,
gtbno            1437 fs/xfs/libxfs/xfs_alloc.c 		ltbno = gtbno;
gtbno            1699 fs/xfs/libxfs/xfs_alloc.c 	xfs_agblock_t			gtbno; /* start of right neighbor */
gtbno            1761 fs/xfs/libxfs/xfs_alloc.c 		if ((error = xfs_alloc_get_rec(bno_cur, &gtbno, &gtlen, &i)))
gtbno            1767 fs/xfs/libxfs/xfs_alloc.c 		if (bno + len < gtbno)
gtbno            1775 fs/xfs/libxfs/xfs_alloc.c 			XFS_WANT_CORRUPTED_GOTO(mp, gtbno >= bno + len, error0);
gtbno            1799 fs/xfs/libxfs/xfs_alloc.c 		if ((error = xfs_alloc_lookup_eq(cnt_cur, gtbno, gtlen, &i)))
gtbno            1876 fs/xfs/libxfs/xfs_alloc.c 		if ((error = xfs_alloc_lookup_eq(cnt_cur, gtbno, gtlen, &i)))