Home | History | Annotate | Download | only in genext2fs

Lines Matching full:inodes_per_group

159 #define INODES_PER_GROUP  8192
1984 min_nbgroups = (nbinodes + INODES_PER_GROUP - 1) / INODES_PER_GROUP;