Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
ubi_mkvol_req Struct Reference

#include <ubi-user.h>

Data Fields

__s32 vol_id
 
__s32 alignment
 
__s64 bytes
 
__s8 vol_type
 
__s8 padding1
 
__s16 name_len
 
__s8 padding2 [4]
 
char name [UBI_MAX_VOLUME_NAME+1]
 

Detailed Description

Definition at line 301 of file ubi-user.h.

Field Documentation

__s32 alignment

Definition at line 303 of file ubi-user.h.

__s64 bytes

Definition at line 304 of file ubi-user.h.

Definition at line 309 of file ubi-user.h.

__s16 name_len

Definition at line 307 of file ubi-user.h.

__s8 padding1

Definition at line 306 of file ubi-user.h.

__s8 padding2[4]

Definition at line 308 of file ubi-user.h.

__s32 vol_id

Definition at line 302 of file ubi-user.h.

__s8 vol_type

Definition at line 305 of file ubi-user.h.


The documentation for this struct was generated from the following file: