Searched defs:ubi_attach_info (Results 1 – 1 of 1) sorted by relevance
770 struct ubi_attach_info { struct771 struct rb_root volumes;772 struct list_head corr;773 struct list_head free;774 struct list_head erase;775 struct list_head alien;776 struct list_head fastmap;777 int corr_peb_count;778 int empty_peb_count;779 int alien_peb_count;[all …]