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

| union { ... } _PARTITION_INFORMATION_EX::@1689 |
| PARTITION_INFORMATION_GPT _PARTITION_INFORMATION_EX::Gpt |
Definition at line 227 of file imports.h.
Referenced by CreateTipText(), main(), PartitionHandleDeviceControl(), and PartMgrUpdatePartitionDevices().
| PARTITION_INFORMATION_MBR _PARTITION_INFORMATION_EX::Mbr |
Definition at line 226 of file imports.h.
Referenced by IsDiskSuperFloppyEx(), main(), PartitionHandleDeviceControl(), PartMgrConvertExtendedToLayout(), and PartMgrUpdatePartitionDevices().
| LARGE_INTEGER _PARTITION_INFORMATION_EX::PartitionLength |
Definition at line 222 of file imports.h.
Referenced by FdoIoctlDiskGetPartitionInfoEx(), IsDiskSuperFloppyEx(), main(), PartMgrConvertExtendedToLayout(), and PartMgrUpdatePartitionDevices().
| ULONG _PARTITION_INFORMATION_EX::PartitionNumber |
Definition at line 223 of file imports.h.
Referenced by CreateTipText(), FdoIoctlDiskSetDriveLayoutEx(), IsDiskSuperFloppyEx(), main(), PartMgrConvertExtendedToLayout(), and PartMgrUpdatePartitionDevices().
| PARTITION_STYLE _PARTITION_INFORMATION_EX::PartitionStyle |
Definition at line 220 of file imports.h.
Referenced by CreateTipText(), main(), and PartMgrUpdatePartitionDevices().
| BOOLEAN _PARTITION_INFORMATION_EX::RewritePartition |
Definition at line 224 of file imports.h.
Referenced by IsDiskSuperFloppyEx(), and PartMgrConvertExtendedToLayout().
| LARGE_INTEGER _PARTITION_INFORMATION_EX::StartingOffset |
Definition at line 221 of file imports.h.
Referenced by InstallBtrfsBootCode(), IoGetBootDiskInformation(), IsDiskSuperFloppyEx(), main(), PartitionHandleDeviceControl(), PartMgrConvertExtendedToLayout(), and PartMgrUpdatePartitionDevices().