ReactOS 0.4.16-dev-88-ga65b6ae
|
#include <winternl.h>
Definition at line 513 of file winternl.h.
LARGE_INTEGER _FILE_DIRECTORY_INFORMATION::AllocationSize |
Definition at line 521 of file winternl.h.
Referenced by Ext2ProcessEntry(), query_dir_item(), and VfatGetFileDirectoryInformation().
LARGE_INTEGER _FILE_DIRECTORY_INFORMATION::ChangeTime |
Definition at line 519 of file winternl.h.
Referenced by Ext2ProcessEntry(), query_dir_item(), and VfatGetFileDirectoryInformation().
LARGE_INTEGER _FILE_DIRECTORY_INFORMATION::CreationTime |
Definition at line 516 of file winternl.h.
Referenced by Ext2ProcessEntry(), FatGetDirTimes(), query_dir_item(), and VfatGetFileDirectoryInformation().
LARGE_INTEGER _FILE_DIRECTORY_INFORMATION::EndOfFile |
Definition at line 520 of file winternl.h.
Referenced by Ext2ProcessEntry(), query_dir_item(), and VfatGetFileDirectoryInformation().
ULONG _FILE_DIRECTORY_INFORMATION::FileAttributes |
Definition at line 522 of file winternl.h.
Referenced by Ext2ProcessEntry(), query_dir_item(), and VfatGetFileDirectoryInformation().
ULONG _FILE_DIRECTORY_INFORMATION::FileIndex |
Definition at line 515 of file winternl.h.
Referenced by Ext2ProcessEntry(), and query_dir_item().
WCHAR _FILE_DIRECTORY_INFORMATION::FileName |
Definition at line 524 of file winternl.h.
Referenced by Ext2ProcessEntry(), IntLoadSystemFonts(), query_dir_item(), and VfatGetFileDirectoryInformation().
ULONG _FILE_DIRECTORY_INFORMATION::FileNameLength |
Definition at line 523 of file winternl.h.
Referenced by Ext2ProcessEntry(), IntLoadSystemFonts(), query_dir_item(), and VfatGetFileDirectoryInformation().
LARGE_INTEGER _FILE_DIRECTORY_INFORMATION::LastAccessTime |
Definition at line 517 of file winternl.h.
Referenced by Ext2ProcessEntry(), FatGetDirTimes(), query_dir_item(), and VfatGetFileDirectoryInformation().
LARGE_INTEGER _FILE_DIRECTORY_INFORMATION::LastWriteTime |
Definition at line 518 of file winternl.h.
Referenced by Ext2ProcessEntry(), FatGetDirTimes(), query_dir_item(), and VfatGetFileDirectoryInformation().
ULONG _FILE_DIRECTORY_INFORMATION::NextEntryOffset |
Definition at line 514 of file winternl.h.
Referenced by Ext2ProcessEntry(), IntLoadSystemFonts(), query_dir_item(), and VfatGetFileDirectoryInformation().