Lines Matching refs:__u32
26 __u32 start;
27 __u32 length;
36 __u32 start;
37 __u32 length;
43 __u32 pad;
44 __u32 length;
128 __u32 flags;
129 __u32 size; /* Total size of the MTD */
130 __u32 erasesize;
131 __u32 writesize;
132 __u32 oobsize; /* Amount of OOB data per block (e.g. 16) */
137 __u32 offset; /* At which this region starts,
139 __u32 erasesize; /* For this region */
140 __u32 numblocks; /* Number of blocks in this region */
141 __u32 regionindex;
145 __u32 start;
146 __u32 length;
147 __u32 locked;
212 __u32 useecc;
213 __u32 eccbytes;
214 __u32 oobfree[8][2];
215 __u32 eccpos[32];
219 __u32 offset;
220 __u32 length;
234 __u32 eccbytes;
235 __u32 eccpos[MTD_MAX_ECCPOS_ENTRIES];
236 __u32 oobavail;
249 __u32 corrected;
250 __u32 failed;
251 __u32 badblocks;
252 __u32 bbtblocks;