ReactOS 0.4.16-dev-88-ga65b6ae
|
#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 379 of file winioctl.h.
PARTITION_INFORMATION _DRIVE_LAYOUT_INFORMATION::PartitionEntry |
Definition at line 421 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 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 380 of file winioctl.h.