Home
last modified time | relevance | path

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

/external/u-boot/drivers/mtd/ubi/
Dubi.h685 struct ubi_ainf_volume { struct
686 int vol_id;
687 int highest_lnum;
688 int leb_count;
689 int vol_type;
690 int used_ebs;
691 int last_data_size;
692 int data_pad;
693 int compat;
694 struct rb_node rb;
[all …]