ReactOS 0.4.16-dev-336-gb667d82
|
#include <ntdddisk.h>
Definition at line 407 of file ntdddisk.h.
BOOLEAN _PARTITION_INFORMATION::BootIndicator |
Definition at line 413 of file ntdddisk.h.
Referenced by FstubConvertExtendedToLayout(), FstubReadPartitionTableMBR(), HalpXboxIoReadPartitionTable(), main(), PartMgrConvertExtendedToLayout(), PartMgrConvertLayoutToExtended(), and UpdateDiskLayout().
DWORD _PARTITION_INFORMATION::HiddenSectors |
Definition at line 410 of file ntdddisk.h.
Referenced by FstubConvertExtendedToLayout(), FstubReadPartitionTableMBR(), HalpXboxIoReadPartitionTable(), main(), PartMgrConvertExtendedToLayout(), PartMgrConvertLayoutToExtended(), and UpdateDiskLayout().
DWORD _PARTITION_INFORMATION::HiddenSectors |
Definition at line 371 of file winioctl.h.
LARGE_INTEGER _PARTITION_INFORMATION::PartitionLength |
Definition at line 409 of file ntdddisk.h.
Referenced by AddDiskToList(), Ext2Format(), FstubConvertExtendedToLayout(), FstubReadPartitionTableMBR(), HalpXboxIoReadPartitionTable(), main(), PartMgrConvertExtendedToLayout(), PartMgrConvertLayoutToExtended(), RawQueryFsSizeInfo(), and UpdateDiskLayout().
DWORD _PARTITION_INFORMATION::PartitionNumber |
Definition at line 411 of file ntdddisk.h.
Referenced by FdoIoctlDiskSetDriveLayout(), FstubConvertExtendedToLayout(), FstubReadPartitionTableMBR(), HalpXboxIoReadPartitionTable(), IoReadPartitionTable(), main(), PartMgrConvertExtendedToLayout(), PartMgrConvertLayoutToExtended(), and UpdateDiskLayout().
DWORD _PARTITION_INFORMATION::PartitionNumber |
Definition at line 372 of file winioctl.h.
BYTE _PARTITION_INFORMATION::PartitionType |
Definition at line 412 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 373 of file winioctl.h.
BOOLEAN _PARTITION_INFORMATION::RecognizedPartition |
Definition at line 414 of file ntdddisk.h.
Referenced by FstubConvertExtendedToLayout(), FstubReadPartitionTableMBR(), HalpXboxIoReadPartitionTable(), main(), PartMgrConvertExtendedToLayout(), PartMgrConvertLayoutToExtended(), SetMBRPartitionType(), and UpdateDiskLayout().
BOOLEAN _PARTITION_INFORMATION::RewritePartition |
Definition at line 415 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 408 of file ntdddisk.h.
Referenced by AddDiskToList(), FstubConvertExtendedToLayout(), FstubReadPartitionTableMBR(), HalpXboxIoReadPartitionTable(), main(), PartMgrConvertExtendedToLayout(), PartMgrConvertLayoutToExtended(), and UpdateDiskLayout().