ReactOS 0.4.15-dev-6639-gebfec38
|
#include <ntdddisk.h>
Definition at line 412 of file ntdddisk.h.
BOOLEAN _PARTITION_INFORMATION::BootIndicator |
Definition at line 418 of file ntdddisk.h.
Referenced by FstubConvertExtendedToLayout(), FstubReadPartitionTableMBR(), HalpXboxIoReadPartitionTable(), main(), PartMgrConvertExtendedToLayout(), PartMgrConvertLayoutToExtended(), and UpdateDiskLayout().
DWORD _PARTITION_INFORMATION::HiddenSectors |
Definition at line 415 of file ntdddisk.h.
Referenced by FstubConvertExtendedToLayout(), FstubReadPartitionTableMBR(), HalpXboxIoReadPartitionTable(), main(), PartMgrConvertExtendedToLayout(), PartMgrConvertLayoutToExtended(), and UpdateDiskLayout().
DWORD _PARTITION_INFORMATION::HiddenSectors |
Definition at line 309 of file winioctl.h.
LARGE_INTEGER _PARTITION_INFORMATION::PartitionLength |
Definition at line 414 of file ntdddisk.h.
Referenced by AddDiskToList(), Ext2Format(), FstubConvertExtendedToLayout(), FstubReadPartitionTableMBR(), HalpXboxIoReadPartitionTable(), main(), PartMgrConvertExtendedToLayout(), PartMgrConvertLayoutToExtended(), RawQueryFsSizeInfo(), and UpdateDiskLayout().
DWORD _PARTITION_INFORMATION::PartitionNumber |
Definition at line 416 of file ntdddisk.h.
Referenced by FdoIoctlDiskSetDriveLayout(), FstubConvertExtendedToLayout(), FstubReadPartitionTableMBR(), HalpXboxIoReadPartitionTable(), IoReadPartitionTable(), main(), PartMgrConvertExtendedToLayout(), PartMgrConvertLayoutToExtended(), and UpdateDiskLayout().
DWORD _PARTITION_INFORMATION::PartitionNumber |
Definition at line 310 of file winioctl.h.
BYTE _PARTITION_INFORMATION::PartitionType |
Definition at line 417 of file ntdddisk.h.
Referenced by AddDiskToList(), FdoIoctlDiskGetPartitionInfo(), FstubConvertExtendedToLayout(), FstubReadPartitionTableMBR(), HalpXboxIoReadPartitionTable(), main(), PartitionHandleDeviceControl(), PartMgrConvertExtendedToLayout(), PartMgrConvertLayoutToExtended(), SetMBRPartitionType(), and UpdateDiskLayout().
BYTE _PARTITION_INFORMATION::PartitionType |
Definition at line 311 of file winioctl.h.
BOOLEAN _PARTITION_INFORMATION::RecognizedPartition |
Definition at line 419 of file ntdddisk.h.
Referenced by FstubConvertExtendedToLayout(), FstubReadPartitionTableMBR(), HalpXboxIoReadPartitionTable(), main(), PartMgrConvertExtendedToLayout(), PartMgrConvertLayoutToExtended(), SetMBRPartitionType(), and UpdateDiskLayout().
BOOLEAN _PARTITION_INFORMATION::RewritePartition |
Definition at line 420 of file ntdddisk.h.
Referenced by AddDiskToList(), FstubConvertExtendedToLayout(), FstubReadPartitionTableMBR(), HalpXboxIoReadPartitionTable(), PartMgrConvertExtendedToLayout(), PartMgrConvertLayoutToExtended(), ReAllocateLayoutBuffer(), SetMBRPartitionType(), UpdateDiskLayout(), and UpdateDiskSignatures().
LARGE_INTEGER _PARTITION_INFORMATION::StartingOffset |
Definition at line 413 of file ntdddisk.h.
Referenced by AddDiskToList(), FstubConvertExtendedToLayout(), FstubReadPartitionTableMBR(), HalpXboxIoReadPartitionTable(), main(), PartMgrConvertExtendedToLayout(), PartMgrConvertLayoutToExtended(), and UpdateDiskLayout().