HomeSort by relevance Sort by last modified time
    Searched full:group_start_block (Results 1 - 3 of 3) sorted by null

  /system/extras/ext4_utils/
ext4_utils.c 318 u64 group_start_block = aux_info.first_data_block + i * local
328 info.block_size, group_start_block);
332 group_start_block + 1);
336 aux_info.bg_desc[i].bg_block_bitmap = group_start_block + header_size;
337 aux_info.bg_desc[i].bg_inode_bitmap = group_start_block + header_size + 1;
338 aux_info.bg_desc[i].bg_inode_table = group_start_block + header_size + 2;
394 u64 group_start_block = aux_info.first_data_block + i * local
396 u32 reserved_block_start = group_start_block + 1 +
  /prebuilts/android-emulator/linux-x86_64/
emulator-ranchu-arm64 
emulator-ranchu-mips64 

Completed in 194 milliseconds