nbno             1703 fs/xfs/libxfs/xfs_alloc.c 	xfs_agblock_t			nbno; /* new starting block of freesp */
nbno             1837 fs/xfs/libxfs/xfs_alloc.c 		nbno = ltbno;
nbno             1839 fs/xfs/libxfs/xfs_alloc.c 		if ((error = xfs_alloc_update(bno_cur, nbno, nlen)))
nbno             1863 fs/xfs/libxfs/xfs_alloc.c 		nbno = ltbno;
nbno             1865 fs/xfs/libxfs/xfs_alloc.c 		if ((error = xfs_alloc_update(bno_cur, nbno, nlen)))
nbno             1886 fs/xfs/libxfs/xfs_alloc.c 		nbno = bno;
nbno             1888 fs/xfs/libxfs/xfs_alloc.c 		if ((error = xfs_alloc_update(bno_cur, nbno, nlen)))
nbno             1896 fs/xfs/libxfs/xfs_alloc.c 		nbno = bno;
nbno             1907 fs/xfs/libxfs/xfs_alloc.c 	if ((error = xfs_alloc_lookup_eq(cnt_cur, nbno, nlen, &i)))