ReactOS 0.4.16-dev-106-g10b08aa
|
#include <winternl.h>
Definition at line 795 of file winternl.h.
FILE_ACCESS_INFORMATION _FILE_ALL_INFORMATION::AccessInformation |
Definition at line 800 of file winternl.h.
Referenced by NtQueryInformationFile().
FILE_ALIGNMENT_INFORMATION _FILE_ALL_INFORMATION::AlignmentInformation |
Definition at line 803 of file winternl.h.
Referenced by NtQueryInformationFile().
FILE_BASIC_INFORMATION _FILE_ALL_INFORMATION::BasicInformation |
Definition at line 796 of file winternl.h.
Referenced by NpCommonQueryInformation(), open_file_test(), query_info(), and UDFCommonFileInfo().
FILE_EA_INFORMATION _FILE_ALL_INFORMATION::EaInformation |
Definition at line 799 of file winternl.h.
Referenced by NpCommonQueryInformation(), query_info(), and UDFCommonFileInfo().
FILE_INTERNAL_INFORMATION _FILE_ALL_INFORMATION::InternalInformation |
Definition at line 798 of file winternl.h.
Referenced by NpCommonQueryInformation(), query_info(), and UDFCommonFileInfo().
FILE_MODE_INFORMATION _FILE_ALL_INFORMATION::ModeInformation |
Definition at line 802 of file winternl.h.
Referenced by NtQueryInformationFile().
FILE_NAME_INFORMATION _FILE_ALL_INFORMATION::NameInformation |
Definition at line 804 of file winternl.h.
Referenced by NpCommonQueryInformation(), query_info(), TestAllInformation(), and UDFCommonFileInfo().
FILE_POSITION_INFORMATION _FILE_ALL_INFORMATION::PositionInformation |
Definition at line 801 of file winternl.h.
Referenced by NpCommonQueryInformation(), query_info(), and UDFCommonFileInfo().
FILE_STANDARD_INFORMATION _FILE_ALL_INFORMATION::StandardInformation |
Definition at line 797 of file winternl.h.
Referenced by NpCommonQueryInformation(), open_file_test(), query_info(), and UDFCommonFileInfo().