Searched defs:ubi_attach_info (Results 1 – 1 of 1) sorted by relevance
757 struct ubi_attach_info { struct758 struct rb_root volumes;759 struct list_head corr;760 struct list_head free;761 struct list_head erase;762 struct list_head alien;763 struct list_head fastmap;764 int corr_peb_count;765 int empty_peb_count;766 int alien_peb_count;[all …]