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

/linux-master/drivers/mtd/ubi/
H A Dubi.h736 * @alien_peb_count: count of PEBs in the @alien list
768 int alien_peb_count; member in struct:ubi_attach_info
H A Dattach.c240 ai->alien_peb_count += 1;
1212 peb_count = ubi->peb_count - ai->bad_peb_count - ai->alien_peb_count;

Completed in 315 milliseconds