Searched defs:mtd_info_user (Results 1 – 2 of 2) sorted by relevance
116 struct mtd_info_user { struct117 __u8 type;118 __u32 flags;119 __u32 size; /* Total size of the MTD */120 __u32 erasesize;121 __u32 writesize;122 __u32 oobsize; /* Amount of OOB data per block (e.g. 16) */123 __u64 padding; /* Old obsolete field; do not use */
127 struct mtd_info_user { struct128 __u8 type;129 __u32 flags;130 __u32 size; /* Total size of the MTD */131 __u32 erasesize;132 __u32 writesize;133 __u32 oobsize; /* Amount of OOB data per block (e.g. 16) */134 __u64 padding; /* Old obsolete field; do not use */