Home
last modified time | relevance | path

Searched refs:empty_peb_count (Results 1 – 4 of 4) 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
/openbmc/linux/drivers/mtd/ubi/
H A Dattach.c971 ai->empty_peb_count += 1; in scan_peb()
975 ai->empty_peb_count += 1; in scan_peb()
1238 if (ai->empty_peb_count + ai->maybe_bad_peb_count == peb_count) { in late_analysis()
H A Dubi.h767 int empty_peb_count; member