Searched refs:max_corr (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/mtd/ubi/
H A Dattach.c1210 int max_corr, peb_count; local
1213 max_corr = peb_count / 20 ?: 8;
1232 if (ai->corr_peb_count >= max_corr) {

Completed in 281 milliseconds