HomeSort by relevance Sort by last modified time
    Searched refs:blocks_per_dind (Results 1 - 2 of 2) sorted by null

  /system/extras/ext4_utils/
ext4_utils.c 117 aux_info.blocks_per_dind = aux_info.blocks_per_ind * aux_info.blocks_per_ind;
118 aux_info.blocks_per_tind = aux_info.blocks_per_dind * aux_info.blocks_per_dind;
  /system/extras/ext4_utils/include/ext4_utils/
ext4_utils.h 121 u64 blocks_per_dind; member in struct:fs_aux_info

Completed in 465 milliseconds