nfbno2            422 fs/xfs/libxfs/xfs_alloc.c 	xfs_agblock_t	nfbno2;		/* second new free startblock */
nfbno2            479 fs/xfs/libxfs/xfs_alloc.c 		nfbno1 = nfbno2 = NULLAGBLOCK;
nfbno2            483 fs/xfs/libxfs/xfs_alloc.c 		nfbno2 = NULLAGBLOCK;
nfbno2            487 fs/xfs/libxfs/xfs_alloc.c 		nfbno2 = NULLAGBLOCK;
nfbno2            491 fs/xfs/libxfs/xfs_alloc.c 		nfbno2 = rbno + rlen;
nfbno2            492 fs/xfs/libxfs/xfs_alloc.c 		nflen2 = (fbno + flen) - nfbno2;
nfbno2            511 fs/xfs/libxfs/xfs_alloc.c 	if (nfbno2 != NULLAGBLOCK) {
nfbno2            512 fs/xfs/libxfs/xfs_alloc.c 		if ((error = xfs_alloc_lookup_eq(cnt_cur, nfbno2, nflen2, &i)))
nfbno2            536 fs/xfs/libxfs/xfs_alloc.c 	if (nfbno2 != NULLAGBLOCK) {
nfbno2            540 fs/xfs/libxfs/xfs_alloc.c 		if ((error = xfs_alloc_lookup_eq(bno_cur, nfbno2, nflen2, &i)))