maybe_bad_peb_count 1061 drivers/mtd/ubi/attach.c 			ai->maybe_bad_peb_count += 1;
maybe_bad_peb_count 1238 drivers/mtd/ubi/attach.c 	if (ai->empty_peb_count + ai->maybe_bad_peb_count == peb_count) {
maybe_bad_peb_count 1254 drivers/mtd/ubi/attach.c 		if (ai->maybe_bad_peb_count <= 2) {
maybe_bad_peb_count  768 drivers/mtd/ubi/ubi.h 	int maybe_bad_peb_count;