ReactOS 0.4.16-dev-1506-g117cd33
|
#include <winternl.h>
Definition at line 1789 of file winternl.h.
FILE_ACCESS_INFORMATION _FILE_ALL_INFORMATION::AccessInformation |
Definition at line 1794 of file winternl.h.
Referenced by NtQueryInformationFile().
FILE_ALIGNMENT_INFORMATION _FILE_ALL_INFORMATION::AlignmentInformation |
Definition at line 1797 of file winternl.h.
Referenced by NtQueryInformationFile().
FILE_BASIC_INFORMATION _FILE_ALL_INFORMATION::BasicInformation |
Definition at line 1790 of file winternl.h.
Referenced by NpCommonQueryInformation(), open_file_test(), query_info(), and UDFCommonFileInfo().
FILE_EA_INFORMATION _FILE_ALL_INFORMATION::EaInformation |
Definition at line 1793 of file winternl.h.
Referenced by NpCommonQueryInformation(), query_info(), and UDFCommonFileInfo().
FILE_INTERNAL_INFORMATION _FILE_ALL_INFORMATION::InternalInformation |
Definition at line 1792 of file winternl.h.
Referenced by NpCommonQueryInformation(), query_info(), and UDFCommonFileInfo().
FILE_MODE_INFORMATION _FILE_ALL_INFORMATION::ModeInformation |
Definition at line 1796 of file winternl.h.
Referenced by NtQueryInformationFile().
FILE_NAME_INFORMATION _FILE_ALL_INFORMATION::NameInformation |
Definition at line 1798 of file winternl.h.
Referenced by NpCommonQueryInformation(), query_info(), TestAllInformation(), and UDFCommonFileInfo().
FILE_POSITION_INFORMATION _FILE_ALL_INFORMATION::PositionInformation |
Definition at line 1795 of file winternl.h.
Referenced by NpCommonQueryInformation(), query_info(), and UDFCommonFileInfo().
FILE_STANDARD_INFORMATION _FILE_ALL_INFORMATION::StandardInformation |
Definition at line 1791 of file winternl.h.
Referenced by NpCommonQueryInformation(), open_file_test(), query_info(), and UDFCommonFileInfo().