Searched refs:SYMLINK_REPARSE_DATA (Results 1 - 1 of 1) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dreparse.c72 struct SYMLINK_REPARSE_DATA { /* reparse data for symlinks */ struct
475 const struct SYMLINK_REPARSE_DATA *symlink_data;
506 sizeof(struct SYMLINK_REPARSE_DATA)) {
510 symlink_data = (const struct SYMLINK_REPARSE_DATA*)
515 + sizeof(struct SYMLINK_REPARSE_DATA)
794 struct SYMLINK_REPARSE_DATA *symlink_data;
824 symlink_data = (struct SYMLINK_REPARSE_DATA*)

Completed in 74 milliseconds