Home
last modified time | relevance | path

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

/drivers/mtd/ubi/
Dubi.h766 struct ubi_attach_info { struct
767 struct rb_root volumes;
768 struct list_head corr;
769 struct list_head free;
770 struct list_head erase;
771 struct list_head alien;
772 struct list_head fastmap;
773 int corr_peb_count;
774 int empty_peb_count;
775 int alien_peb_count;
[all …]