Searched defs:ubi_mkvol_req (Results 1 – 2 of 2) sorted by relevance
301 struct ubi_mkvol_req { struct302 __s32 vol_id;303 __s32 alignment;304 __s64 bytes;305 __s8 vol_type;306 __s8 padding1;307 __s16 name_len;308 __s8 padding2[4];309 char name[UBI_MAX_VOLUME_NAME + 1];
318 struct ubi_mkvol_req { struct319 __s32 vol_id;320 __s32 alignment;321 __s64 bytes;322 __s8 vol_type;323 __s8 padding1;324 __s16 name_len;325 __s8 padding2[4];326 char name[UBI_MAX_VOLUME_NAME + 1];