Home
last modified time | relevance | path

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

/external/u-boot/drivers/mtd/ubi/
Dattach.c125 ai->alien_peb_count += 1; in add_to_list()
1068 peb_count = ubi->peb_count - ai->bad_peb_count - ai->alien_peb_count; in late_analysis()
Dubi.h732 int alien_peb_count; member