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

/linux-master/drivers/mtd/ubi/
H A Dattach.c971 ai->empty_peb_count += 1;
975 ai->empty_peb_count += 1;
1238 if (ai->empty_peb_count + ai->maybe_bad_peb_count == peb_count) {
H A Dubi.h734 * @empty_peb_count: count of PEBs which are presumably empty (contain only
767 int empty_peb_count; member in struct:ubi_attach_info

Completed in 137 milliseconds