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