Home
last modified time | relevance | path

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

/external/syslinux/core/fs/ntfs/
Dntfs.h309 struct ntfs_attr_list_entry { struct
310 uint32_t type;
311 uint16_t length;
312 uint8_t name_length;
313 uint8_t name_offset;
314 uint64_t lowest_vcn;
315 uint64_t mft_ref;
316 uint16_t instance;
317 uint16_t name[0];