nflen2            424 fs/xfs/libxfs/xfs_alloc.c 	xfs_extlen_t	nflen2=0;	/* second new free length */
nflen2            492 fs/xfs/libxfs/xfs_alloc.c 		nflen2 = (fbno + flen) - nfbno2;
nflen2            512 fs/xfs/libxfs/xfs_alloc.c 		if ((error = xfs_alloc_lookup_eq(cnt_cur, nfbno2, nflen2, &i)))
nflen2            540 fs/xfs/libxfs/xfs_alloc.c 		if ((error = xfs_alloc_lookup_eq(bno_cur, nfbno2, nflen2, &i)))