Searched refs:block_groups (Results 1 – 1 of 1) sorted by relevance
360 u32 block_groups = DIV_ROUND_UP(blocks, info.blocks_per_group); in compute_inodes_per_group() local361 u32 inodes = DIV_ROUND_UP(info.inodes, block_groups); in compute_inodes_per_group()367 info.inodes = inodes * block_groups; in compute_inodes_per_group()375 u32 block_groups = DIV_ROUND_UP(blocks, info.blocks_per_group); in compute_bg_desc_reserve_blocks() local376 u32 bg_desc_blocks = DIV_ROUND_UP(block_groups * sizeof(struct ext2_group_desc), in compute_bg_desc_reserve_blocks()380 DIV_ROUND_UP(block_groups * 1024 * sizeof(struct ext2_group_desc), in compute_bg_desc_reserve_blocks()