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.h681 struct ubi_ainf_volume { struct
682 int vol_id;
683 int highest_lnum;
684 int leb_count;
685 int vol_type;
686 int used_ebs;
687 int last_data_size;
688 int data_pad;
689 int compat;
690 struct rb_node rb;
[all …]