Searched refs:s_inodes_count (Results 1 – 3 of 3) sorted by relevance
319 aux_info.sb->s_inodes_count - aux_info.sb->s_free_inodes_count, in make_ext4fs()320 aux_info.sb->s_inodes_count, in make_ext4fs()
168 sb->s_inodes_count = info.inodes_per_group * aux_info.groups; in ext4_fill_in_sb()
382 __le32 s_inodes_count; member