Lines Matching defs:ubi_vtbl_record
365 struct ubi_vtbl_record { struct366 __be32 reserved_pebs;367 __be32 alignment;368 __be32 data_pad;369 __u8 vol_type;370 __u8 upd_marker;371 __be16 name_len;372 __u8 name[UBI_VOL_NAME_MAX+1];373 __u8 flags;374 __u8 padding[23];375 __be32 crc;