[go: nahoru, domu]

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

/drivers/mtd/ubi/
H A Dubi.h665 * @alien_peb_count: count of PEBs in the @alien list
692 int alien_peb_count; member in struct:ubi_attach_info
H A Dattach.c130 ai->alien_peb_count += 1;
1069 peb_count = ubi->peb_count - ai->bad_peb_count - ai->alien_peb_count;

Completed in 35 milliseconds