Lines Matching refs:u8

52 	u8  sectors_per_cluster;	/* Size of a cluster in sectors. */
54 u8 fats; /* zero */
57 u8 media_type; /* 0xf8 = hard disk */
78 u8 jump[3]; /* Irrelevant (jump to boot up code).*/
81 u8 physical_drive; /* 0x00 floppy, 0x80 hard disk */
82 u8 current_head; /* zero */
83 u8 extended_boot_signature; /* 0x80 */
84 u8 reserved2; /* zero */
93 u8 reserved0[3]; /* zero */
95 u8 reserved1[3]; /* zero */
98 /*0x54*/u8 bootstrap[426]; /* Irrelevant (boot up code). */
796 /* 8*/ u8 non_resident; /* If 0, attribute is resident.
798 /* 9*/ u8 name_length; /* Unicode character size of name of attribute.
852 /* 34*/ u8 compression_unit; /* The compression unit expressed
858 /* 35*/ u8 reserved1[5]; /* Align to 8-byte boundary. */
1009 /* 36 */ u8 reserved12[12]; /* Reserved/alignment to 8-byte
1110 /* 6*/ u8 name_length; /* Size in Unicode chars of the name of the
1112 /* 7*/ u8 name_offset; /* Byte offset to beginning of attribute name
1232 /* 40*/ u8 file_name_length; /* Length of file name in
1266 u8 data4[8]; /* The first two bytes are the third group of
1270 u8 raw[16]; /* Raw binary for ease of access. */
1301 u8 extended_info[48];
1334 u8 extended_info[48];
1490 u8 value[6]; /* Value as individual bytes. */
1528 u8 revision;
1529 u8 sub_authority_count;
1865 u8 revision; /* Revision of this ACL. */
1866 u8 alignment1;
1979 u8 revision; /* Revision level of the security descriptor. */
1980 u8 alignment;
2017 u8 revision; /* Revision level of the security descriptor. */
2018 u8 alignment;
2266 u8 major_ver; /* Major version of the ntfs format. */
2267 u8 minor_ver; /* Minor version of the ntfs format. */
2283 u8 data[]; /* The file's data contents. */
2348 u8 reserved[3]; /* Reserved/align to 8-byte boundary. */
2386 u8 clusters_per_index_block; /* Cluster size of each index block (in
2390 u8 reserved[3]; /* Reserved/align to 8-byte boundary. */
2697 u8 bitmap[]; /* Array of bits. */
2756 u8 reparse_data[]; /* Meaning depends on reparse_tag. */
2815 u8 name_length; /* Length of the name of the extended
2818 u8 name[]; /* Name of the EA. */
2820 u8 value[]; /* The value of the EA. Immediately
2897 /* 16*/ u8 unknown4[16]; /* MD5 hash of decrypted FEK? This field is
2902 /* 32*/ u8 unknown5[16]; /* MD5 hash of DDFs? */
2903 /* 48*/ u8 unknown6[16]; /* MD5 hash of DRFs? */