Lines Matching defs:ubi_vtbl_record
352 struct ubi_vtbl_record { struct353 __be32 reserved_pebs;354 __be32 alignment;355 __be32 data_pad;356 __u8 vol_type;357 __u8 upd_marker;358 __be16 name_len;360 __u8 name[UBI_VOL_NAME_MAX+1];362 char name[UBI_VOL_NAME_MAX+1];364 __u8 flags;365 __u8 padding[23];366 __be32 crc;