Searched refs:cpg_max (Results 1 – 1 of 1) sorted by relevance
472 __u32 bpg_max, cpg_max; in check_super_block() local488 cpg_max = 8 * EXT2_BLOCK_SIZE(sb); in check_super_block()489 if (cpg_max > EXT2_MAX_CLUSTERS_PER_GROUP(sb)) in check_super_block()490 cpg_max = EXT2_MAX_CLUSTERS_PER_GROUP(sb); in check_super_block()522 MIN_CHECK | MAX_CHECK, 8, cpg_max); in check_super_block()