|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <nt_native.h>

Public Attributes | |
| LARGE_INTEGER | AllocationSize |
| LARGE_INTEGER | EndOfFile |
| ULONG | NumberOfLinks |
| BOOLEAN | DeletePending |
| BOOLEAN | Directory |
Definition at line 53 of file propsheet.cpp.
| LARGE_INTEGER _FILE_STANDARD_INFORMATION::AllocationSize |
Definition at line 54 of file propsheet.cpp.
Referenced by _Function_class_(), BtrfsPropSheet::check_file(), BtrfsPropSheet::do_search(), fill_in_file_standard_information(), KsecQueryFileInformation(), nfs41_QueryFileInformation(), NpQueryStandardInfo(), NtfsGetStandardInformation(), RxQueryStandardInfo(), SerialQueryInformation(), BtrfsPropSheet::set_cmdline(), SmpGetPagingFileSize(), TestIrpHandler(), and VfatGetStandardInformation().
| BOOLEAN _FILE_STANDARD_INFORMATION::DeletePending |
Definition at line 57 of file propsheet.cpp.
Referenced by _Function_class_(), fill_in_file_standard_information(), KsecQueryFileInformation(), nfs41_QueryFileInformation(), NpQueryStandardInfo(), NtfsGetStandardInformation(), RxQueryStandardInfo(), SerialQueryInformation(), TestIrpHandler(), and VfatGetStandardInformation().
| BOOLEAN _FILE_STANDARD_INFORMATION::Directory |
Definition at line 58 of file propsheet.cpp.
Referenced by _Function_class_(), create_nfs3_attrs(), fill_in_file_standard_information(), KsecQueryFileInformation(), NpQueryStandardInfo(), NtfsGetStandardInformation(), RxQueryStandardInfo(), SerialQueryInformation(), TestIrpHandler(), and VfatGetStandardInformation().
| LARGE_INTEGER _FILE_STANDARD_INFORMATION::EndOfFile |
Definition at line 55 of file propsheet.cpp.
Referenced by _Function_class_(), ApphelpCacheQueryInfo(), BasepCopyFileExW(), BtrfsPropSheet::check_file(), create_nfs3_attrs(), BtrfsPropSheet::do_search(), fill_in_file_standard_information(), GetFileInformationByHandle(), GetFileSize(), GetFileSizeEx(), GetRemoteDatabaseSize(), HvpQueryHiveSize(), KdbpCliInit(), KsecQueryFileInformation(), LogfCreate(), NdisOpenFile(), nfs41_QueryFileInformation(), NpQueryStandardInfo(), NtfsGetStandardInformation(), open_file_test(), RxQueryStandardInfo(), SdbpOpenDatabase(), SdbpOpenMemMappedFile(), SerialQueryInformation(), BtrfsPropSheet::set_cmdline(), SetFilePointer(), SetFilePointerEx(), SetupCopyFile(), TestIrpHandler(), VfatGetStandardInformation(), VfdOpenImage(), and ViMountImage().
| ULONG _FILE_STANDARD_INFORMATION::NumberOfLinks |
Definition at line 56 of file propsheet.cpp.
Referenced by _Function_class_(), create_nfs3_attrs(), fill_in_file_standard_information(), GetFileInformationByHandle(), KsecQueryFileInformation(), NpQueryStandardInfo(), NtfsGetStandardInformation(), NullQueryFileInformation(), RxQueryStandardInfo(), SerialQueryInformation(), TestIrpHandler(), and VfatGetStandardInformation().