Lines Matching refs:__u8
111 __u8 ignored[3]; /* Boot strap short or near jump */
112 __u8 system_id[8]; /* Name - can be used to special case
114 __u8 sector_size[2]; /* bytes per logical sector */
115 __u8 sec_per_clus; /* sectors/cluster */
117 __u8 fats; /* number of FATs */
118 __u8 dir_entries[2]; /* root directory entries */
119 __u8 sectors[2]; /* number of sectors */
120 __u8 media; /* media code */
130 __u8 drive_number; /* Physical drive number */
131 __u8 state; /* undocumented, but used
133 __u8 signature; /* extended boot signature */
134 __u8 vol_id[4]; /* volume ID */
135 __u8 vol_label[11]; /* volume label */
136 __u8 fs_type[8]; /* file system type */
145 __u8 version[2]; /* major, minor filesystem
153 __u8 drive_number; /* Physical drive number */
154 __u8 state; /* undocumented, but used
156 __u8 signature; /* extended boot signature */
157 __u8 vol_id[4]; /* volume ID */
158 __u8 vol_label[11]; /* volume label */
159 __u8 fs_type[8]; /* file system type */
175 __u8 name[MSDOS_NAME];/* name and extension */
176 __u8 attr; /* attribute bits */
177 __u8 lcase; /* Case for base and extension */
178 __u8 ctime_cs; /* Creation time, centiseconds (0-199) */
189 __u8 id; /* sequence number for slot */
190 __u8 name0_4[10]; /* first 5 characters in name */
191 __u8 attr; /* attribute byte */
192 __u8 reserved; /* always 0 */
193 __u8 alias_checksum; /* checksum for 8.3 alias */
194 __u8 name5_10[12]; /* 6 more characters in name */
196 __u8 name11_12[4]; /* last 2 characters in name */