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

/linux-master/drivers/mtd/ubi/
H A Dattach.c1061 ai->maybe_bad_peb_count += 1;
1238 if (ai->empty_peb_count + ai->maybe_bad_peb_count == peb_count) {
1254 if (ai->maybe_bad_peb_count <= 2) {
H A Dubi.h738 * @maybe_bad_peb_count: count of bad physical eraseblocks which are not marked
770 int maybe_bad_peb_count; member in struct:ubi_attach_info

Completed in 133 milliseconds