Home | History | Annotate | Download | only in resize

Lines Matching refs:EXT2_BLOCKS_PER_GROUP

314 				       EXT2_BLOCKS_PER_GROUP(fs->super));
384 real_end = ((EXT2_BLOCKS_PER_GROUP(fs->super)
1907 EXT2_BLOCKS_PER_GROUP(fs->super);
1909 EXT2_BLOCKS_PER_GROUP(fs->super));
1941 data_blocks = groups * EXT2_BLOCKS_PER_GROUP(fs->super);
1955 last_start += EXT2_BLOCKS_PER_GROUP(fs->super) -
1971 EXT2_BLOCKS_PER_GROUP(fs->super));
1973 data_blocks += extra_grps * EXT2_BLOCKS_PER_GROUP(fs->super);
1979 last_start += EXT2_BLOCKS_PER_GROUP(fs->super) - overhead;
1991 last_start += EXT2_BLOCKS_PER_GROUP(fs->super)
2045 blks_needed = (groups-1) * EXT2_BLOCKS_PER_GROUP(fs->super);