ReactOS 0.4.16-dev-92-g0c2cdca
|
#include <from_kernel.h>
Definition at line 138 of file from_kernel.h.
LARGE_INTEGER _FILE_BOTH_DIR_INFORMATION::AllocationSize |
Definition at line 146 of file from_kernel.h.
Referenced by Ext2ProcessEntry(), query_dir_item(), UDFGetFileStreamInformation(), and VfatGetFileBothInformation().
LARGE_INTEGER _FILE_BOTH_DIR_INFORMATION::ChangeTime |
Definition at line 144 of file from_kernel.h.
Referenced by Ext2ProcessEntry(), query_dir_item(), and VfatGetFileBothInformation().
LARGE_INTEGER _FILE_BOTH_DIR_INFORMATION::CreationTime |
Definition at line 141 of file from_kernel.h.
Referenced by Ext2ProcessEntry(), query_dir_item(), and VfatGetFileBothInformation().
ULONG _FILE_BOTH_DIR_INFORMATION::EaSize |
Definition at line 149 of file from_kernel.h.
Referenced by query_dir_item(), and VfatGetFileBothInformation().
LARGE_INTEGER _FILE_BOTH_DIR_INFORMATION::EndOfFile |
Definition at line 145 of file from_kernel.h.
Referenced by Ext2ProcessEntry(), query_dir_item(), UDFGetFileStreamInformation(), and VfatGetFileBothInformation().
ULONG _FILE_BOTH_DIR_INFORMATION::FileAttributes |
Definition at line 147 of file from_kernel.h.
Referenced by Ext2ProcessEntry(), query_dir_item(), and VfatGetFileBothInformation().
ULONG _FILE_BOTH_DIR_INFORMATION::FileIndex |
Definition at line 140 of file from_kernel.h.
Referenced by Ext2ProcessEntry(), query_dir_item(), and UDFQueryDirectory().
WCHAR _FILE_BOTH_DIR_INFORMATION::FileName |
Definition at line 152 of file from_kernel.h.
Referenced by Ext2ProcessEntry(), lookup_manifest_file(), query_dir_item(), UDFQueryDirectory(), and VfatGetFileBothInformation().
ULONG _FILE_BOTH_DIR_INFORMATION::FileNameLength |
Definition at line 148 of file from_kernel.h.
Referenced by Ext2ProcessEntry(), lookup_manifest_file(), query_dir_item(), UDFQueryDirectory(), and VfatGetFileBothInformation().
LARGE_INTEGER _FILE_BOTH_DIR_INFORMATION::LastAccessTime |
Definition at line 142 of file from_kernel.h.
Referenced by Ext2ProcessEntry(), query_dir_item(), and VfatGetFileBothInformation().
LARGE_INTEGER _FILE_BOTH_DIR_INFORMATION::LastWriteTime |
Definition at line 143 of file from_kernel.h.
Referenced by Ext2ProcessEntry(), query_dir_item(), and VfatGetFileBothInformation().
ULONG _FILE_BOTH_DIR_INFORMATION::NextEntryOffset |
Definition at line 139 of file from_kernel.h.
Referenced by Ext2ProcessEntry(), lookup_manifest_file(), query_dir_item(), and VfatGetFileBothInformation().
WCHAR _FILE_BOTH_DIR_INFORMATION::ShortName |
Definition at line 151 of file from_kernel.h.
Referenced by VfatGetFileBothInformation().
CCHAR _FILE_BOTH_DIR_INFORMATION::ShortNameLength |
Definition at line 150 of file from_kernel.h.
Referenced by query_dir_item(), and VfatGetFileBothInformation().