Home
last modified time | relevance | path

Searched refs:empty_peb_count (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/drivers/mtd/ubi/
Dattach.c841 ai->empty_peb_count += 1; in scan_peb()
845 ai->empty_peb_count += 1; in scan_peb()
1094 if (ai->empty_peb_count + ai->maybe_bad_peb_count == peb_count) { in late_analysis()
Dubi.h731 int empty_peb_count; member