|
ReactOS 0.4.16-dev-1990-gfa5cf28
|
#include <ntdddisk.h>

Public Attributes | |
| ULONG | PartitionCount |
| ULONG | Signature |
| PARTITION_INFORMATION | PartitionEntry [1] |
| DWORD | PartitionCount |
| DWORD | Signature |
Definition at line 418 of file ntdddisk.h.
| DWORD _DRIVE_LAYOUT_INFORMATION::PartitionCount |
Definition at line 419 of file ntdddisk.h.
Referenced by AddDiskToList(), CommandPartInfo(), FdoIoctlDiskSetDriveLayout(), FstubConvertExtendedToLayout(), FstubReadPartitionTableMBR(), IoReadPartitionTable(), PartMgrConvertExtendedToLayout(), and ReAllocateLayoutBuffer().
| DWORD _DRIVE_LAYOUT_INFORMATION::PartitionCount |
Definition at line 386 of file winioctl.h.
| PARTITION_INFORMATION _DRIVE_LAYOUT_INFORMATION::PartitionEntry |
Definition at line 421 of file ntdddisk.h.
Referenced by AddDiskToList(), AddGptPartitionToDisk(), AddMbrPartitionToDisk(), CommandPartInfo(), FdoIoctlDiskSetDriveLayout(), FstubConvertExtendedToLayout(), FstubReadPartitionTableMBR(), IoReadPartitionTable(), PartMgrConvertExtendedToLayout(), ReAllocateLayoutBuffer(), SetMBRPartitionType(), and UpdateDiskSignatures().
| DWORD _DRIVE_LAYOUT_INFORMATION::Signature |
Definition at line 420 of file ntdddisk.h.
Referenced by CommandPartInfo(), DetailDisk(), FstubConvertExtendedToLayout(), FstubReadPartitionTableMBR(), GetDiskBySignature(), InitDestinationPaths(), IoReadPartitionTable(), PartMgrConvertExtendedToLayout(), SetDiskSignature(), UniqueIdDisk(), and UpdateDiskSignatures().
| DWORD _DRIVE_LAYOUT_INFORMATION::Signature |
Definition at line 387 of file winioctl.h.