Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/ubi/
H A 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()
H A Dubi.h732 int alien_peb_count; member
/openbmc/linux/drivers/mtd/ubi/
H A Dattach.c240 ai->alien_peb_count += 1; in add_to_list()
1212 peb_count = ubi->peb_count - ai->bad_peb_count - ai->alien_peb_count; in late_analysis()
H A Dubi.h768 int alien_peb_count; member