Searched refs:blocks_per_dind (Results 1 – 2 of 2) sorted by relevance
102 aux_info.blocks_per_dind = aux_info.blocks_per_ind * aux_info.blocks_per_ind; in ext4_create_fs_aux_info()103 aux_info.blocks_per_tind = aux_info.blocks_per_dind * aux_info.blocks_per_dind; in ext4_create_fs_aux_info()
100 u64 blocks_per_dind; member