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