Home
last modified time | relevance | path

Searched defs:ntfs_bootfile (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/usr.sbin/fstyp/
H A Dntfs.c85 struct ntfs_bootfile { struct
86 uint8_t reserved1[3];
87 uint8_t bf_sysid[8];
88 uint16_t bf_bps;
89 uint8_t bf_spc;
90 uint8_t reserved2[7];
91 uint8_t bf_media;
92 uint8_t reserved3[2];
93 uint16_t bf_spt;
94 uint16_t bf_heads;
[all …]