ReactOS 0.4.15-dev-6056-gb29b268
|
#include <ntdddisk.h>
Public Attributes | |
ULONG | PartitionCount |
ULONG | Signature |
PARTITION_INFORMATION | PartitionEntry [1] |
DWORD | PartitionCount |
DWORD | Signature |
Definition at line 423 of file ntdddisk.h.
DWORD _DRIVE_LAYOUT_INFORMATION::PartitionCount |
Definition at line 424 of file ntdddisk.h.
Referenced by AddDiskToList(), CommandPartInfo(), FdoIoctlDiskSetDriveLayout(), FstubConvertExtendedToLayout(), FstubReadPartitionTableMBR(), IoReadPartitionTable(), PartMgrConvertExtendedToLayout(), and ReAllocateLayoutBuffer().
DWORD _DRIVE_LAYOUT_INFORMATION::PartitionCount |
Definition at line 317 of file winioctl.h.
PARTITION_INFORMATION _DRIVE_LAYOUT_INFORMATION::PartitionEntry |
Definition at line 426 of file ntdddisk.h.
Referenced by AddDiskToList(), AddPartitionToDisk(), CommandPartInfo(), FdoIoctlDiskSetDriveLayout(), FstubConvertExtendedToLayout(), FstubReadPartitionTableMBR(), IoReadPartitionTable(), PartMgrConvertExtendedToLayout(), ReAllocateLayoutBuffer(), SetMBRPartitionType(), and UpdateDiskSignatures().
DWORD _DRIVE_LAYOUT_INFORMATION::Signature |
Definition at line 425 of file ntdddisk.h.
Referenced by CommandPartInfo(), DetailDisk(), FstubConvertExtendedToLayout(), FstubReadPartitionTableMBR(), GetDiskBySignature(), InitDestinationPaths(), IoReadPartitionTable(), PartMgrConvertExtendedToLayout(), SetDiskSignature(), SetMountedDeviceValues(), UniqueIdDisk(), and UpdateDiskSignatures().
DWORD _DRIVE_LAYOUT_INFORMATION::Signature |
Definition at line 318 of file winioctl.h.