Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/ubi/
Dubi.h763 struct ubi_attach_info { struct
764 struct rb_root volumes;
765 struct list_head corr;
766 struct list_head free;
767 struct list_head erase;
768 struct list_head alien;
769 struct list_head fastmap;
770 int corr_peb_count;
771 int empty_peb_count;
772 int alien_peb_count;
[all …]