Home | History | Annotate | Download | only in resize

Lines Matching defs:inode_count

2048 	ext2_ino_t inode_count;
2061 inode_count = fs->super->s_inodes_count -
2063 blks_needed = ext2fs_div_ceil(inode_count,
2071 inode_count, groups);