Lines Matching refs:__u32
18 __u32 start;
19 __u32 length;
28 __u32 start;
29 __u32 length;
35 __u32 pad;
36 __u32 length;
119 __u32 flags;
120 __u32 size; /* Total size of the MTD */
121 __u32 erasesize;
122 __u32 writesize;
123 __u32 oobsize; /* Amount of OOB data per block (e.g. 16) */
128 __u32 offset; /* At which this region starts,
130 __u32 erasesize; /* For this region */
131 __u32 numblocks; /* Number of blocks in this region */
132 __u32 regionindex;
136 __u32 start;
137 __u32 length;
138 __u32 locked;
203 __u32 useecc;
204 __u32 eccbytes;
205 __u32 oobfree[8][2];
206 __u32 eccpos[32];
210 __u32 offset;
211 __u32 length;
225 __u32 eccbytes;
226 __u32 eccpos[MTD_MAX_ECCPOS_ENTRIES];
227 __u32 oobavail;
240 __u32 corrected;
241 __u32 failed;
242 __u32 badblocks;
243 __u32 bbtblocks;