maxspace 195 ufs/ext2fs/ext2fs_alloc.c int cg, maxspace, mincg, avgifree; maxspace 198 ufs/ext2fs/ext2fs_alloc.c maxspace = 0; maxspace 202 ufs/ext2fs/ext2fs_alloc.c if (mincg == -1 || fs->e2fs_gd[cg].ext2bgd_nbfree > maxspace) { maxspace 204 ufs/ext2fs/ext2fs_alloc.c maxspace = fs->e2fs_gd[cg].ext2bgd_nbfree;