found_pebs       1737 drivers/mtd/ubi/wl.c 	int err, i, reserved_pebs, found_pebs = 0;
found_pebs       1769 drivers/mtd/ubi/wl.c 		found_pebs++;
found_pebs       1790 drivers/mtd/ubi/wl.c 		found_pebs++;
found_pebs       1817 drivers/mtd/ubi/wl.c 			found_pebs++;
found_pebs       1858 drivers/mtd/ubi/wl.c 		found_pebs++;
found_pebs       1861 drivers/mtd/ubi/wl.c 	dbg_wl("found %i PEBs", found_pebs);
found_pebs       1863 drivers/mtd/ubi/wl.c 	ubi_assert(ubi->good_peb_count == found_pebs);