Searched refs:bpg_max (Results 1 – 1 of 1) sorted by relevance
588 __u32 bpg_max, cpg_max; in check_super_block() local608 bpg_max = 8 * EXT2_BLOCK_SIZE(sb) * EXT2FS_CLUSTER_RATIO(fs); in check_super_block()609 if (bpg_max > EXT2_MAX_BLOCKS_PER_GROUP(sb)) in check_super_block()610 bpg_max = EXT2_MAX_BLOCKS_PER_GROUP(sb); in check_super_block()657 MIN_CHECK | MAX_CHECK, 8, bpg_max)) in check_super_block()