ReactOS
0.4.15-dev-4570-g4f8bbd1
|
#include <partlist.h>
Definition at line 81 of file partlist.h.
ULONG _DISKENTRY::BiosDiskNumber |
Definition at line 151 of file diskpart.h.
Referenced by AddDiskToList().
BOOLEAN _DISKENTRY::BiosFound |
Definition at line 102 of file partlist.h.
Referenced by AddDiskToList(), GetSystemDisk(), and InitDestinationPaths().
USHORT _DISKENTRY::Bus |
Definition at line 114 of file partlist.h.
Referenced by AddDiskToList(), GetDiskBySCSI(), and InitDestinationPaths().
ULONG _DISKENTRY::BytesPerSector |
Definition at line 95 of file partlist.h.
Referenced by AddDiskToList(), AddPartitionToDisk(), CreateExtendedPartitionPage(), CreateLogicalPartitionPage(), CreatePrimaryPartitionPage(), DetailPartition(), DumpDisk(), DumpPartition(), ListDisk(), ListPartition(), and SetMountedDeviceValues().
ULONG _DISKENTRY::CylinderAlignment |
Definition at line 99 of file partlist.h.
Referenced by AddDiskToList().
ULONGLONG _DISKENTRY::Cylinders |
Definition at line 92 of file partlist.h.
Referenced by AddDiskToList().
BOOLEAN _DISKENTRY::Dirty |
Definition at line 118 of file partlist.h.
Referenced by SetMBRPartitionType(), and WritePartitionsToDisk().
ULONG _DISKENTRY::DiskNumber |
Definition at line 111 of file partlist.h.
Referenced by AddDiskToList(), ChkdskPartition(), CreateNTOSInstallationsList(), DriveDlgProc(), DumpDisk(), DumpPartition(), FormatPartition(), FormatPartitionPage(), GetDiskByNumber(), InitDestinationPaths(), ListDisk(), ResolveArcNameManually(), SelectDisk(), SelectPartition(), and WritePartitionsToDisk().
PARTITION_STYLE _DISKENTRY::DiskStyle |
Definition at line 121 of file partlist.h.
Referenced by AddDiskToList(), ExtendedPartitionCreationChecks(), FindSupportedSystemPartition(), FormatPartition(), GetDiskOrPartition(), GetNextPartition(), GetNextUncheckedPartition(), GetNextUnformattedPartition(), GetNextUnpartitionedEntry(), GetPrevPartition(), GetPrevUnpartitionedEntry(), GetSystemDisk(), LogicalPartitionCreationChecks(), PrimaryPartitionCreationChecks(), SetDiskSignature(), SetMBRPartitionType(), SetMountedDeviceValues(), UpdateDiskSignatures(), and WritePartitionsToDisk().
UNICODE_STRING _DISKENTRY::DriverName |
Definition at line 123 of file partlist.h.
Referenced by DestroyPartitionList(), and GetDriverName().
PPARTENTRY _DISKENTRY::ExtendedPartition |
Definition at line 135 of file partlist.h.
Referenced by AddPartitionToDisk(), DeletePartition(), ExtendedPartitionCreationChecks(), GetNextPartition(), GetPrevPartition(), and ScanForUnpartitionedDiskSpace().
ULONG _DISKENTRY::HwAdapterNumber |
Definition at line 103 of file partlist.h.
Referenced by AddDiskToList(), and InitDestinationPaths().
ULONG _DISKENTRY::HwControllerNumber |
Definition at line 104 of file partlist.h.
Referenced by AddDiskToList(), and InitDestinationPaths().
ULONG _DISKENTRY::HwDiskNumber |
Definition at line 105 of file partlist.h.
Referenced by AddDiskToList(), DriveDlgProc(), GetDiskByBiosNumber(), and UpdateHwDiskNumbers().
ULONG _DISKENTRY::HwFixedDiskNumber |
Definition at line 106 of file partlist.h.
Referenced by AddDiskToList(), DriveDlgProc(), InitDestinationPaths(), and UpdateHwDiskNumbers().
USHORT _DISKENTRY::Id |
Definition at line 115 of file partlist.h.
Referenced by AddDiskToList(), GetDiskBySCSI(), and InitDestinationPaths().
PDRIVE_LAYOUT_INFORMATION _DISKENTRY::LayoutBuffer |
Definition at line 125 of file partlist.h.
Referenced by AddDiskToList(), AddPartitionToDisk(), DestroyPartitionList(), DetailDisk(), GetDiskBySignature(), InitDestinationPaths(), SetDiskSignature(), SetMBRPartitionType(), SetMountedDeviceValues(), UniqueIdDisk(), and UpdateDiskSignatures().
LIST_ENTRY _DISKENTRY::ListEntry |
Definition at line 83 of file partlist.h.
Referenced by GetNextPartition(), GetPrevPartition(), and InitializePartitionEntry().
LIST_ENTRY _DISKENTRY::LogicalPartListHead |
Definition at line 132 of file partlist.h.
Referenced by AddDiskToList(), AddPartitionToDisk(), AssignDriveLetters(), CreateNTOSInstallationsList(), DeletePartition(), DestroyPartitionList(), DrawPartitionList(), GetNextPartition(), GetNextUncheckedPartition(), GetNextUnformattedPartition(), GetNextUnpartitionedEntry(), GetPrevPartition(), GetPrevUnpartitionedEntry(), ListPartition(), ScanForUnpartitionedDiskSpace(), SelectPartition(), and SetMountedDeviceValues().
USHORT _DISKENTRY::Lun |
Definition at line 159 of file diskpart.h.
Referenced by AddDiskToList(), and DetailDisk().
MEDIA_TYPE _DISKENTRY::MediaType |
Definition at line 88 of file partlist.h.
Referenced by AddDiskToList(), GetSystemDisk(), InitDestinationPaths(), and UpdateHwDiskNumbers().
BOOLEAN _DISKENTRY::NewDisk |
Definition at line 120 of file partlist.h.
Referenced by AddDiskToList(), and FindSupportedSystemPartition().
BOOLEAN _DISKENTRY::NoMbr |
Definition at line 165 of file diskpart.h.
Referenced by AddDiskToList().
Definition at line 86 of file partlist.h.
Referenced by AddDiskToList().
USHORT _DISKENTRY::PathId |
Definition at line 157 of file diskpart.h.
Referenced by AddDiskToList(), and DetailDisk().
USHORT _DISKENTRY::Port |
Definition at line 113 of file partlist.h.
Referenced by AddDiskToList(), GetDiskBySCSI(), GetDriverName(), and InitDestinationPaths().
LIST_ENTRY _DISKENTRY::PrimaryPartListHead |
Definition at line 131 of file partlist.h.
Referenced by AddDiskToList(), AddPartitionToDisk(), AssignDriveLetters(), CreateNTOSInstallationsList(), DestroyPartitionList(), DrawPartitionList(), FindSupportedSystemPartition(), GetNextPartition(), GetNextUncheckedPartition(), GetNextUnformattedPartition(), GetNextUnpartitionedEntry(), GetPrevPartition(), GetPrevUnpartitionedEntry(), ListPartition(), ScanForUnpartitionedDiskSpace(), SelectPartition(), and SetMountedDeviceValues().
ULONG _DISKENTRY::SectorAlignment |
Definition at line 98 of file partlist.h.
Referenced by AddDiskToList(), InitializePartitionEntry(), and ScanForUnpartitionedDiskSpace().
ULARGE_INTEGER _DISKENTRY::SectorCount |
Definition at line 97 of file partlist.h.
Referenced by AddDiskToList(), ListDisk(), and ScanForUnpartitionedDiskSpace().
ULONG _DISKENTRY::SectorsPerTrack |
Definition at line 94 of file partlist.h.
Referenced by AddDiskToList().
USHORT _DISKENTRY::TargetId |
Definition at line 158 of file diskpart.h.
Referenced by AddDiskToList(), and DetailDisk().
ULONG _DISKENTRY::TracksPerCylinder |
Definition at line 93 of file partlist.h.
Referenced by AddDiskToList().