Home
last modified time | relevance | path

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

/third_party/ntfs-3g/libntfs-3g/
Dreparse.c72 struct SYMLINK_REPARSE_DATA { /* reparse data for symlinks */ struct
73 le16 subst_name_offset;
74 le16 subst_name_length;
75 le16 print_name_offset;
76 le16 print_name_length;
77 le32 flags; /* 1 for full target, otherwise 0 */
78 char path_buffer[0]; /* above data assume this is char array */