Home
last modified time | relevance | path

Searched defs:ubi_attach_info (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/mtd/ubi/
Dubi.h724 struct ubi_attach_info { struct
725 struct rb_root volumes;
726 struct list_head corr;
727 struct list_head free;
728 struct list_head erase;
729 struct list_head alien;
730 int corr_peb_count;
731 int empty_peb_count;
732 int alien_peb_count;
733 int bad_peb_count;
[all …]