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 */
175 struct mtd_info_user { struct176 __u8 type;177 __u32 flags;178 __u32 size; /* Total size of the MTD */179 __u32 erasesize;180 __u32 writesize;181 __u32 oobsize; /* Amount of OOB data per block (e.g. 16) */182 __u64 padding; /* Old obsolete field; do not use */