ReactOS 0.4.16-dev-401-g45b008d
|
#include <partmgr.h>
union { ... } _PARTITION_EXTENSION::@1340 |
BOOLEAN _PARTITION_EXTENSION::Attached |
Definition at line 105 of file partmgr.h.
Referenced by PartMgrUpdatePartitionDevices().
UINT32 _PARTITION_EXTENSION::DetectedNumber |
Definition at line 101 of file partmgr.h.
Referenced by PartitionCreateDevice(), PartitionHandleDeviceControl(), and PartMgrUpdatePartitionDevices().
UNICODE_STRING _PARTITION_EXTENSION::DeviceName |
Definition at line 125 of file partmgr.h.
Referenced by PartitionCreateDevice(), and PartitionHandleDeviceControl().
PDEVICE_OBJECT _PARTITION_EXTENSION::DeviceObject |
Definition at line 92 of file partmgr.h.
Referenced by FdoHandleDeviceRelations(), and PartitionCreateDevice().
struct { ... } _PARTITION_EXTENSION::Gpt |
Referenced by PartitionCreateDevice(), PartitionHandleDeviceControl(), and PartMgrUpdatePartitionDevices().
BOOLEAN _PARTITION_EXTENSION::IsEnumerated |
Definition at line 103 of file partmgr.h.
Referenced by FdoHandleDeviceRelations(), FdoHandleSurpriseRemoval(), PartitionHandleDeviceControl(), PartMgrPower(), PartMgrReadWrite(), PartMgrShutdownFlush(), and PartMgrUpdatePartitionDevices().
BOOLEAN _PARTITION_EXTENSION::IsFDO |
Definition at line 91 of file partmgr.h.
Referenced by PartitionHandleDeviceControl(), PartMgrPower(), PartMgrReadWrite(), and PartMgrShutdownFlush().
SINGLE_LIST_ENTRY _PARTITION_EXTENSION::ListEntry |
Definition at line 98 of file partmgr.h.
Referenced by FdoHandleDeviceRelations(), and PartMgrUpdatePartitionDevices().
PDEVICE_OBJECT _PARTITION_EXTENSION::LowerDevice |
Definition at line 93 of file partmgr.h.
Referenced by PartitionCreateDevice(), PartitionHandleDeviceControl(), PartMgrPower(), PartMgrReadWrite(), and PartMgrShutdownFlush().
struct { ... } _PARTITION_EXTENSION::Mbr |
Referenced by PartitionCreateDevice(), PartitionHandleDeviceControl(), and PartMgrUpdatePartitionDevices().
UINT32 _PARTITION_EXTENSION::OnDiskNumber |
Definition at line 102 of file partmgr.h.
Referenced by PartitionCreateDevice(), PartitionHandleDeviceControl(), and PartMgrUpdatePartitionDevices().
PDEVICE_OBJECT _PARTITION_EXTENSION::Part0Device |
UNICODE_STRING _PARTITION_EXTENSION::PartitionInterfaceName |
UINT64 _PARTITION_EXTENSION::PartitionLength |
Definition at line 97 of file partmgr.h.
Referenced by PartitionCreateDevice(), PartitionHandleDeviceControl(), and PartMgrUpdatePartitionDevices().
UINT64 _PARTITION_EXTENSION::StartingOffset |
Definition at line 96 of file partmgr.h.
Referenced by PartitionCreateDevice(), PartitionHandleDeviceControl(), PartMgrReadWrite(), and PartMgrUpdatePartitionDevices().
UNICODE_STRING _PARTITION_EXTENSION::VolumeInterfaceName |
Definition at line 124 of file partmgr.h.
Referenced by PartitionHandleDeviceControl().
UINT32 _PARTITION_EXTENSION::VolumeNumber |
Definition at line 100 of file partmgr.h.
Referenced by PartitionCreateDevice(), and PartitionHandleDeviceControl().