thisino 182 fs/xfs/libxfs/xfs_ialloc.c xfs_agino_t thisino; thisino 188 fs/xfs/libxfs/xfs_ialloc.c for (thisino = newino; thisino 189 fs/xfs/libxfs/xfs_ialloc.c thisino < newino + newlen; thisino 190 fs/xfs/libxfs/xfs_ialloc.c thisino += XFS_INODES_PER_CHUNK) { thisino 191 fs/xfs/libxfs/xfs_ialloc.c error = xfs_inobt_lookup(cur, thisino, XFS_LOOKUP_EQ, &i);