ReactOS 0.4.15-dev-7196-g0fe0b40
|
#include <partmgr.h>
union { ... } _PARTITION_EXTENSION::@1311 |
BOOLEAN _PARTITION_EXTENSION::Attached |
Definition at line 80 of file partmgr.h.
Referenced by PartMgrUpdatePartitionDevices().
UINT32 _PARTITION_EXTENSION::DetectedNumber |
Definition at line 76 of file partmgr.h.
Referenced by PartitionCreateDevice(), PartitionHandleDeviceControl(), and PartMgrUpdatePartitionDevices().
UNICODE_STRING _PARTITION_EXTENSION::DeviceName |
Definition at line 100 of file partmgr.h.
Referenced by PartitionCreateDevice(), and PartitionHandleDeviceControl().
PDEVICE_OBJECT _PARTITION_EXTENSION::DeviceObject |
Definition at line 68 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 78 of file partmgr.h.
Referenced by FdoHandleDeviceRelations(), FdoHandleSurpriseRemoval(), PartitionHandleDeviceControl(), PartMgrPower(), PartMgrReadWrite(), PartMgrShutdownFlush(), and PartMgrUpdatePartitionDevices().
BOOLEAN _PARTITION_EXTENSION::IsFDO |
Definition at line 67 of file partmgr.h.
Referenced by PartitionHandleDeviceControl(), PartMgrPower(), PartMgrReadWrite(), and PartMgrShutdownFlush().
SINGLE_LIST_ENTRY _PARTITION_EXTENSION::ListEntry |
Definition at line 74 of file partmgr.h.
Referenced by FdoHandleDeviceRelations(), and PartMgrUpdatePartitionDevices().
PDEVICE_OBJECT _PARTITION_EXTENSION::LowerDevice |
Definition at line 69 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 77 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 73 of file partmgr.h.
Referenced by PartitionCreateDevice(), PartitionHandleDeviceControl(), and PartMgrUpdatePartitionDevices().
UINT64 _PARTITION_EXTENSION::StartingOffset |
Definition at line 72 of file partmgr.h.
Referenced by PartitionCreateDevice(), PartitionHandleDeviceControl(), PartMgrReadWrite(), and PartMgrUpdatePartitionDevices().
UNICODE_STRING _PARTITION_EXTENSION::VolumeInterfaceName |
Definition at line 99 of file partmgr.h.
Referenced by PartitionHandleDeviceControl().