Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/ubi/
H A 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()
H A Dubi.h731 int empty_peb_count; member