Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/fstyp/
H A Dntfs.c54 struct ntfs_attr { struct
55 uint32_t a_type;
56 uint32_t reclen;
57 uint8_t a_flag;
58 uint8_t a_namelen;
59 uint8_t a_nameoff;
60 uint8_t reserved1;
61 uint8_t a_compression;
62 uint8_t reserved2;
63 uint16_t a_index;
[all …]