Lines Matching defs:ubi_vtbl_record
358 struct ubi_vtbl_record { struct359 __be32 reserved_pebs;360 __be32 alignment;361 __be32 data_pad;362 __u8 vol_type;363 __u8 upd_marker;364 __be16 name_len;366 __u8 name[UBI_VOL_NAME_MAX+1];368 char name[UBI_VOL_NAME_MAX+1];370 __u8 flags;371 __u8 padding[23];372 __be32 crc;