Searched refs:cpg_max (Results 1 – 1 of 1) sorted by relevance
588 __u32 bpg_max, cpg_max; in check_super_block() local605 cpg_max = 8 * EXT2_BLOCK_SIZE(sb); in check_super_block()606 if (cpg_max > EXT2_MAX_CLUSTERS_PER_GROUP(sb)) in check_super_block()607 cpg_max = EXT2_MAX_CLUSTERS_PER_GROUP(sb); in check_super_block()654 MIN_CHECK | MAX_CHECK, 8, cpg_max)) in check_super_block()