max_corr         1210 drivers/mtd/ubi/attach.c 	int max_corr, peb_count;
max_corr         1213 drivers/mtd/ubi/attach.c 	max_corr = peb_count / 20 ?: 8;
max_corr         1232 drivers/mtd/ubi/attach.c 		if (ai->corr_peb_count >= max_corr) {