Lines Matching refs:__u32
17 __u32 start;
18 __u32 length;
27 __u32 start;
28 __u32 length;
34 __u32 pad;
35 __u32 length;
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) */
127 __u32 offset; /* At which this region starts,
129 __u32 erasesize; /* For this region */
130 __u32 numblocks; /* Number of blocks in this region */
131 __u32 regionindex;
135 __u32 start;
136 __u32 length;
137 __u32 locked;
202 __u32 useecc;
203 __u32 eccbytes;
204 __u32 oobfree[8][2];
205 __u32 eccpos[32];
209 __u32 offset;
210 __u32 length;
224 __u32 eccbytes;
225 __u32 eccpos[MTD_MAX_ECCPOS_ENTRIES];
226 __u32 oobavail;
239 __u32 corrected;
240 __u32 failed;
241 __u32 badblocks;
242 __u32 bbtblocks;