gtlen            1097 fs/xfs/libxfs/xfs_alloc.c 	xfs_extlen_t	gtlen;		/* length of right side entry */
gtlen            1353 fs/xfs/libxfs/xfs_alloc.c 			if ((error = xfs_alloc_get_rec(bno_cur_gt, &gtbno, &gtlen, &i)))
gtlen            1356 fs/xfs/libxfs/xfs_alloc.c 			busy |= xfs_alloc_compute_aligned(args, gtbno, gtlen,
gtlen            1386 fs/xfs/libxfs/xfs_alloc.c 						ltdiff, &gtbno, &gtlen,
gtlen            1439 fs/xfs/libxfs/xfs_alloc.c 		ltlen = gtlen;
gtlen            1700 fs/xfs/libxfs/xfs_alloc.c 	xfs_extlen_t			gtlen; /* length of right neighbor */
gtlen            1761 fs/xfs/libxfs/xfs_alloc.c 		if ((error = xfs_alloc_get_rec(bno_cur, &gtbno, &gtlen, &i)))
gtlen            1799 fs/xfs/libxfs/xfs_alloc.c 		if ((error = xfs_alloc_lookup_eq(cnt_cur, gtbno, gtlen, &i)))
gtlen            1838 fs/xfs/libxfs/xfs_alloc.c 		nlen = len + ltlen + gtlen;
gtlen            1876 fs/xfs/libxfs/xfs_alloc.c 		if ((error = xfs_alloc_lookup_eq(cnt_cur, gtbno, gtlen, &i)))
gtlen            1887 fs/xfs/libxfs/xfs_alloc.c 		nlen = len + gtlen;