ReactOS 0.4.15-dev-7093-g01a8288
|
#include <imports.h>
union { ... } _PARTITION_INFORMATION_EX::@1550 |
PARTITION_INFORMATION_GPT _PARTITION_INFORMATION_EX::Gpt |
Definition at line 227 of file imports.h.
Referenced by main(), PartitionHandleDeviceControl(), and PartMgrUpdatePartitionDevices().
PARTITION_INFORMATION_MBR _PARTITION_INFORMATION_EX::Mbr |
Definition at line 226 of file imports.h.
Referenced by main(), PartitionHandleDeviceControl(), PartMgrConvertExtendedToLayout(), and PartMgrUpdatePartitionDevices().
LARGE_INTEGER _PARTITION_INFORMATION_EX::PartitionLength |
Definition at line 222 of file imports.h.
Referenced by FdoIoctlDiskGetPartitionInfoEx(), main(), PartMgrConvertExtendedToLayout(), and PartMgrUpdatePartitionDevices().
ULONG _PARTITION_INFORMATION_EX::PartitionNumber |
Definition at line 223 of file imports.h.
Referenced by FdoIoctlDiskSetDriveLayoutEx(), main(), PartMgrConvertExtendedToLayout(), and PartMgrUpdatePartitionDevices().
PARTITION_STYLE _PARTITION_INFORMATION_EX::PartitionStyle |
Definition at line 220 of file imports.h.
Referenced by main(), and PartMgrUpdatePartitionDevices().
BOOLEAN _PARTITION_INFORMATION_EX::RewritePartition |
Definition at line 224 of file imports.h.
Referenced by PartMgrConvertExtendedToLayout().
LARGE_INTEGER _PARTITION_INFORMATION_EX::StartingOffset |
Definition at line 221 of file imports.h.
Referenced by InstallBtrfsBootCode(), IoGetBootDiskInformation(), main(), PartitionHandleDeviceControl(), PartMgrConvertExtendedToLayout(), and PartMgrUpdatePartitionDevices().