Searched defs:ext4_sb_info (Results 1 – 7 of 7) sorted by relevance
46805 struct ext4_sb_info { struct46806 long unsigned int s_desc_size;46807 long unsigned int s_inodes_per_block;46808 long unsigned int s_blocks_per_group;46809 long unsigned int s_clusters_per_group;46810 long unsigned int s_inodes_per_group;46811 long unsigned int s_itb_per_group;46812 long unsigned int s_gdb_count;46813 long unsigned int s_desc_per_block;46814 ext4_group_t s_groups_count;[all …]
76090 struct ext4_sb_info { struct76091 long unsigned int s_desc_size;76092 long unsigned int s_inodes_per_block;76093 long unsigned int s_blocks_per_group;76094 long unsigned int s_clusters_per_group;76095 long unsigned int s_inodes_per_group;76096 long unsigned int s_itb_per_group;76097 long unsigned int s_gdb_count;76098 long unsigned int s_desc_per_block;76099 ext4_group_t s_groups_count;[all …]
42507 struct ext4_sb_info { struct42508 long unsigned int s_desc_size;42509 long unsigned int s_inodes_per_block;42510 long unsigned int s_blocks_per_group;42511 long unsigned int s_clusters_per_group;42512 long unsigned int s_inodes_per_group;42513 long unsigned int s_itb_per_group;42514 long unsigned int s_gdb_count;42515 long unsigned int s_desc_per_block;42516 ext4_group_t s_groups_count;[all …]
46414 struct ext4_sb_info { struct46415 long unsigned int s_desc_size;46416 long unsigned int s_inodes_per_block;46417 long unsigned int s_blocks_per_group;46418 long unsigned int s_clusters_per_group;46419 long unsigned int s_inodes_per_group;46420 long unsigned int s_itb_per_group;46421 long unsigned int s_gdb_count;46422 long unsigned int s_desc_per_block;46423 ext4_group_t s_groups_count;[all …]