Home
last modified time | relevance | path

Searched defs:block_groups (Results 1 – 1 of 1) sorted by relevance

/system/extras/ext4_utils/
Dmake_ext4fs.c380 u32 block_groups = DIV_ROUND_UP(blocks, info.blocks_per_group); in compute_inodes_per_group() local
395 u32 block_groups = DIV_ROUND_UP(blocks, info.blocks_per_group); in compute_bg_desc_reserve_blocks() local