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