ReactOS 0.4.16-dev-319-g6cf4263
|
#include <winternl.h>
Definition at line 559 of file winternl.h.
LARGE_INTEGER _FILE_BOTH_DIRECTORY_INFORMATION::AllocationSize |
Definition at line 567 of file winternl.h.
LARGE_INTEGER _FILE_BOTH_DIRECTORY_INFORMATION::ChangeTime |
Definition at line 565 of file winternl.h.
LARGE_INTEGER _FILE_BOTH_DIRECTORY_INFORMATION::CreationTime |
Definition at line 562 of file winternl.h.
ULONG _FILE_BOTH_DIRECTORY_INFORMATION::EaSize |
Definition at line 570 of file winternl.h.
LARGE_INTEGER _FILE_BOTH_DIRECTORY_INFORMATION::EndOfFile |
Definition at line 566 of file winternl.h.
ULONG _FILE_BOTH_DIRECTORY_INFORMATION::FileAttributes |
Definition at line 568 of file winternl.h.
Referenced by tally_test_file().
ULONG _FILE_BOTH_DIRECTORY_INFORMATION::FileIndex |
Definition at line 561 of file winternl.h.
WCHAR _FILE_BOTH_DIRECTORY_INFORMATION::FileName[ANYSIZE_ARRAY] |
Definition at line 573 of file winternl.h.
Referenced by tally_test_file(), test_NtQueryDirectoryFile(), and test_NtQueryDirectoryFile_case().
ULONG _FILE_BOTH_DIRECTORY_INFORMATION::FileNameLength |
Definition at line 569 of file winternl.h.
Referenced by tally_test_file(), test_NtQueryDirectoryFile(), and test_NtQueryDirectoryFile_case().
LARGE_INTEGER _FILE_BOTH_DIRECTORY_INFORMATION::LastAccessTime |
Definition at line 563 of file winternl.h.
LARGE_INTEGER _FILE_BOTH_DIRECTORY_INFORMATION::LastWriteTime |
Definition at line 564 of file winternl.h.
ULONG _FILE_BOTH_DIRECTORY_INFORMATION::NextEntryOffset |
Definition at line 560 of file winternl.h.
Referenced by test_flags_NtQueryDirectoryFile(), and test_NtQueryDirectoryFile().
WCHAR _FILE_BOTH_DIRECTORY_INFORMATION::ShortName[12] |
Definition at line 572 of file winternl.h.
Referenced by test_NtQueryDirectoryFile().
CHAR _FILE_BOTH_DIRECTORY_INFORMATION::ShortNameLength |
Definition at line 571 of file winternl.h.
Referenced by test_NtQueryDirectoryFile().