Home
last modified time | relevance | path

Searched refs:empty_peb_count (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/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.h736 * @empty_peb_count: count of PEBs which are presumably empty (contain only
769 int empty_peb_count; member
/kernel/linux/linux-6.6/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.h734 * @empty_peb_count: count of PEBs which are presumably empty (contain only
767 int empty_peb_count; member

Completed in 9 milliseconds