ReactOS 0.4.16-dev-197-g92996da
|
#include <nt_native.h>
Public Attributes | |
DEVICE_TYPE | DeviceType |
ULONG | Characteristics |
Definition at line 1007 of file nt_native.h.
ULONG _FILE_FS_DEVICE_INFORMATION::Characteristics |
Definition at line 1009 of file nt_native.h.
Referenced by _Dispatch_type_(), AddDiskToList(), Ext2QueryVolumeInformation(), FsdGetFsDeviceInformation(), GetDriveTypeW(), KsecQueryVolumeInformation(), MountMgrVolumeMountPointChanged(), nfs41_QueryVolumeInformation(), NtCreatePagingFile(), NtfsGetFsDeviceInformation(), NtQueryVolumeInformationFile(), RtlSetCurrentDirectory_U(), test_volume_info(), and TestVolumeInfo().
DEVICE_TYPE _FILE_FS_DEVICE_INFORMATION::DeviceType |
Definition at line 1008 of file nt_native.h.
Referenced by _Dispatch_type_(), AddDiskToList(), Ext2QueryVolumeInformation(), FsdGetFsDeviceInformation(), GetDriveTypeW(), KsecQueryVolumeInformation(), MountMgrVolumeMountPointChanged(), nfs41_QueryVolumeInformation(), NpQueryFsDeviceInfo(), NtfsGetFsDeviceInformation(), NtQueryVolumeInformationFile(), test_volume_info(), and TestVolumeInfo().