ReactOS 0.4.16-dev-329-g9223134
|
#include <partlist.h>
Public Attributes | |
LIST_ENTRY | ListEntry |
struct _DISKENTRY * | DiskEntry |
ULARGE_INTEGER | StartSector |
ULARGE_INTEGER | SectorCount |
BOOLEAN | BootIndicator |
UCHAR | PartitionType |
ULONG | OnDiskPartitionNumber |
ULONG | PartitionNumber |
ULONG | PartitionIndex |
WCHAR | DeviceName [MAX_PATH] |
NT device name: "\Device\HarddiskM\PartitionN". | |
BOOLEAN | LogicalPartition |
BOOLEAN | IsPartitioned |
BOOLEAN | New |
PVOLENTRY | Volume |
CHAR | DriveLetter |
CHAR | VolumeLabel [17] |
CHAR | FileSystemName [9] |
FORMATSTATE | FormatState |
BOOLEAN | AutoCreate |
BOOLEAN | NeedsCheck |
struct _FILE_SYSTEM_ITEM * | FileSystem |
Definition at line 61 of file partlist.h.
BOOLEAN _PARTENTRY::AutoCreate |
Definition at line 127 of file diskpart.h.
BOOLEAN _PARTENTRY::BootIndicator |
Definition at line 72 of file partlist.h.
Referenced by active_main(), AddPartitionToDisk(), DeletePartition(), DetailPartition(), FindSupportedSystemPartition(), inactive_main(), and UpdateDiskLayout().
NT device name: "\Device\HarddiskM\PartitionN".
Definition at line 77 of file partlist.h.
Referenced by AddPartitionToDisk(), BootLoaderInstallPage(), InitVolumeDeviceName(), and PrepareAndDoCopyThread().
struct _DISKENTRY * _PARTENTRY::DiskEntry |
Definition at line 66 of file partlist.h.
Referenced by AddPartitionToDisk(), BootLoaderSelectPage(), ChangeSystemPartitionPage(), CheckFileSystemPage(), CreateExtendedPartition(), CreateInsertBlankRegion(), CreateLogicalPartition(), CreateNTOSInstallationsList(), CreatePartitionPage(), CreatePrimaryPartition(), DeletePartitionPage(), DriveDlgProc(), FindSupportedSystemPartition(), FormatPartitionPage(), GetActiveDiskPartition(), InitDestinationPaths(), InitSystemPartition(), PartitionDlgProc(), ResolveArcNameManually(), ScanForUnpartitionedDiskSpace(), ScrollUpDownPartitionList(), SelectFileSystemPage(), SelectPartition(), SelectPartitionPage(), SetMountedDeviceValue(), and SummaryDlgProc().
CHAR _PARTENTRY::DriveLetter |
Definition at line 113 of file diskpart.h.
Referenced by DeletePartition().
struct _FILE_SYSTEM_ITEM* _PARTENTRY::FileSystem |
Definition at line 132 of file diskpart.h.
CHAR _PARTENTRY::FileSystemName[9] |
Definition at line 115 of file diskpart.h.
Referenced by CreateExtendedPartition(), CreateLogicalPartition(), CreatePrimaryPartition(), and DeletePartition().
FORMATSTATE _PARTENTRY::FormatState |
Definition at line 116 of file diskpart.h.
Referenced by AddPartitionToDisk(), CreateExtendedPartition(), CreateLogicalPartition(), CreatePrimaryPartition(), DeletePartition(), and ScanForUnpartitionedDiskSpace().
BOOLEAN _PARTENTRY::IsPartitioned |
Definition at line 82 of file partlist.h.
Referenced by AddPartitionToDisk(), AssignDriveLetters(), BootLoaderSelectPage(), CreateExtendedPartition(), CreateInsertBlankRegion(), CreateLogicalPartition(), CreatePrimaryPartition(), DeletePartition(), DoCreatePartition(), DoDeletePartition(), DriveDlgProc(), FindSupportedSystemPartition(), GetActiveDiskPartition(), GetLogicalPartitionCount(), GetNextUnpartitionedEntry(), GetPartitionCount(), GetPrevUnpartitionedEntry(), GetPrimaryPartitionCount(), InitDestinationPaths(), InitSystemPartition(), InitVolumeDeviceName(), ScanForUnpartitionedDiskSpace(), SelectPartitionPage(), UpdateDiskLayout(), and WritePartitions().
LIST_ENTRY _PARTENTRY::ListEntry |
Definition at line 63 of file partlist.h.
Referenced by AddPartitionToDisk(), CreateExtendedPartition(), CreateInsertBlankRegion(), CreateLogicalPartition(), CreatePrimaryPartition(), DeletePartition(), GetNextPartition(), and ScanForUnpartitionedDiskSpace().
BOOLEAN _PARTENTRY::LogicalPartition |
Definition at line 79 of file partlist.h.
Referenced by AddPartitionToDisk(), CreateExtendedPartition(), CreateInsertBlankRegion(), CreateLogicalPartition(), CreateNTOSInstallationsList(), CreatePartitionPage(), CreatePrimaryPartition(), PartitionDlgProc(), ScanForUnpartitionedDiskSpace(), and SelectPartitionPage().
BOOLEAN _PARTENTRY::NeedsCheck |
Definition at line 130 of file diskpart.h.
BOOLEAN _PARTENTRY::New |
Definition at line 85 of file partlist.h.
Referenced by CreateExtendedPartition(), CreateLogicalPartition(), CreatePrimaryPartition(), DeletePartition(), StartPartitionOperationsPage(), UpdateDiskLayout(), and WritePartitions().
ULONG _PARTENTRY::OnDiskPartitionNumber |
Definition at line 74 of file partlist.h.
Referenced by AddPartitionToDisk(), DeletePartition(), InitDestinationPaths(), SummaryDlgProc(), and UpdateDiskLayout().
ULONG _PARTENTRY::PartitionIndex |
Definition at line 76 of file partlist.h.
Referenced by AddPartitionToDisk(), CreateNTOSInstallationsList(), UpdateDiskLayout(), and WritePartitions().
ULONG _PARTENTRY::PartitionNumber |
Definition at line 75 of file partlist.h.
Referenced by AddPartitionToDisk(), BootLoaderSelectPage(), CreateNTOSInstallationsList(), DeletePartition(), DetailPartition(), DumpPartition(), FindSupportedSystemPartition(), GetActiveDiskPartition(), GetPartition(), InitDestinationPaths(), InitVolumeDeviceName(), SelectPartition(), SelectPartitionPage(), UpdateDiskLayout(), and WritePartitions().
UCHAR _PARTENTRY::PartitionType |
Definition at line 73 of file partlist.h.
Referenced by AddPartitionToDisk(), AssignDriveLetters(), BootLoaderSelectPage(), clean_main(), CreateExtendedPartition(), CreateInsertBlankRegion(), CreateLogicalPartition(), CreateNTOSInstallationsList(), CreatePrimaryPartition(), DeletePartition(), DetailPartition(), DriveDlgProc(), FindSupportedSystemPartition(), GetNextUnpartitionedEntry(), GetPrevUnpartitionedEntry(), InsertDiskRegion(), ListPartition(), PrintDiskData(), ScanForUnpartitionedDiskSpace(), SelectPartition(), SelectPartitionPage(), setid_main(), UpdateDiskLayout(), and WritePartitions().
ULARGE_INTEGER _PARTENTRY::SectorCount |
Definition at line 70 of file partlist.h.
Referenced by AddPartitionToDisk(), AssignDriveLetters(), CreateExtendedPartition(), CreateInsertBlankRegion(), CreateLogicalPartition(), CreatePrimaryPartition(), DeletePartition(), InsertDiskRegion(), ListPartition(), ScanForUnpartitionedDiskSpace(), and UpdateDiskLayout().
ULARGE_INTEGER _PARTENTRY::StartSector |
Definition at line 69 of file partlist.h.
Referenced by AddPartitionToDisk(), CreateExtendedPartition(), CreateInsertBlankRegion(), CreateLogicalPartition(), CreatePrimaryPartition(), DeletePartition(), DetailPartition(), InsertDiskRegion(), ListPartition(), ScanForUnpartitionedDiskSpace(), and UpdateDiskLayout().
PVOLENTRY _PARTENTRY::Volume |
Definition at line 95 of file partlist.h.
Referenced by AddPartitionToDisk(), AssignDriveLetters(), CreateInsertBlankRegion(), CreateNTOSInstallationsList(), DoCreatePartition(), DoFormatting(), DriveDlgProc(), EnumerateInstallations(), FindSupportedSystemPartition(), GetActiveDiskPartition(), InitSystemPartition(), and SelectPartitionPage().
CHAR _PARTENTRY::VolumeLabel[17] |
Definition at line 114 of file diskpart.h.
Referenced by DeletePartition().