ReactOS 0.4.15-dev-7093-g01a8288
|
#include <partlist.h>
Definition at line 41 of file partlist.h.
BOOLEAN _PARTENTRY::AutoCreate |
Definition at line 74 of file partlist.h.
Referenced by CreateNTOSInstallationsList(), and SelectFileSystemPage().
BOOLEAN _PARTENTRY::BootIndicator |
Definition at line 52 of file partlist.h.
Referenced by active_main(), AddPartitionToDisk(), DeletePartition(), DetailPartition(), FindSupportedSystemPartition(), inactive_main(), and UpdateDiskLayout().
struct _DISKENTRY * _PARTENTRY::DiskEntry |
Definition at line 46 of file partlist.h.
Referenced by AddPartitionToDisk(), BootLoaderHardDiskPage(), BootLoaderInstallPage(), BootLoaderSelectPage(), CheckFileSystemPage(), CreateExtendedPartition(), CreateInsertBlankRegion(), CreateLogicalPartition(), CreateNTOSInstallationsList(), CreatePartitionPage(), CreatePrimaryPartition(), DeletePartitionPage(), DriveDlgProc(), FindSupportedSystemPartition(), FormatPartitionPage(), GetActiveDiskPartition(), GetDiskOrPartition(), GetNextUncheckedPartition(), GetNextUnformattedPartition(), IsDiskSizeValid(), ResolveArcNameManually(), ScanForUnpartitionedDiskSpace(), ScrollDownPartitionList(), ScrollUpPartitionList(), SelectFileSystemPage(), SelectPartition(), and SelectPartitionPage().
WCHAR _PARTENTRY::DriveLetter |
Definition at line 58 of file partlist.h.
Referenced by AddNTOSInstallationItem(), AssignDriveLetters(), DeletePartition(), FindSupportedSystemPartition(), GetActiveDiskPartition(), GetNTOSInstallationName(), RegistryPage(), and SetMountedDeviceValues().
CHAR _PARTENTRY::DriveLetter |
Definition at line 111 of file diskpart.h.
Definition at line 60 of file partlist.h.
Referenced by AddPartitionToDisk(), BootLoaderHardDiskPage(), CheckFileSystemPage(), and CreateInsertBlankRegion().
struct _FILE_SYSTEM_ITEM* _PARTENTRY::FileSystem |
Definition at line 130 of file diskpart.h.
CHAR _PARTENTRY::FileSystemName[9] |
Definition at line 113 of file diskpart.h.
Referenced by CreateExtendedPartition(), CreateLogicalPartition(), CreatePrimaryPartition(), and DeletePartition().
FORMATSTATE _PARTENTRY::FormatState |
Definition at line 61 of file partlist.h.
Referenced by AddPartitionToDisk(), CreateExtendedPartition(), CreateInsertBlankRegion(), CreateLogicalPartition(), CreateNTOSInstallationsList(), CreatePrimaryPartition(), DeletePartition(), DriveDlgProc(), ScanForUnpartitionedDiskSpace(), SelectFileSystemPage(), and SelectPartitionPage().
BOOLEAN _PARTENTRY::IsPartitioned |
Definition at line 66 of file partlist.h.
Referenced by AddPartitionToDisk(), AssignDriveLetters(), BootLoaderSelectPage(), CheckFileSystemPage(), CreateExtendedPartition(), CreateInsertBlankRegion(), CreateLogicalPartition(), CreateNTOSInstallationsList(), CreatePrimaryPartition(), DeletePartition(), DriveDlgProc(), FindSupportedSystemPartition(), FormatPartitionPage(), GetActiveDiskPartition(), GetLogicalPartitionCount(), GetNextUncheckedPartition(), GetNextUnformattedPartition(), GetNextUnpartitionedEntry(), GetPrevUnpartitionedEntry(), GetPrimaryPartitionCount(), ScanForUnpartitionedDiskSpace(), SelectFileSystemPage(), SelectPartitionPage(), SetMountedDeviceValues(), UpdateDiskLayout(), and WritePartitions().
LIST_ENTRY _PARTENTRY::ListEntry |
Definition at line 43 of file partlist.h.
Referenced by AddPartitionToDisk(), CreateExtendedPartition(), CreateInsertBlankRegion(), CreateLogicalPartition(), CreatePrimaryPartition(), DeletePartition(), GetNextPartition(), and ScanForUnpartitionedDiskSpace().
BOOLEAN _PARTENTRY::LogicalPartition |
Definition at line 63 of file partlist.h.
Referenced by AddPartitionToDisk(), CreateExtendedPartition(), CreateInsertBlankRegion(), CreateLogicalPartition(), CreateNTOSInstallationsList(), CreatePartitionPage(), CreatePrimaryPartition(), ScanForUnpartitionedDiskSpace(), and SelectPartitionPage().
BOOLEAN _PARTENTRY::NeedsCheck |
Definition at line 77 of file partlist.h.
Referenced by CheckFileSystemPage(), GetNextUncheckedPartition(), and SelectFileSystemPage().
BOOLEAN _PARTENTRY::New |
The following three properties may be replaced by flags
Definition at line 71 of file partlist.h.
Referenced by CreateExtendedPartition(), CreateLogicalPartition(), CreateNTOSInstallationsList(), CreatePrimaryPartition(), GetNextUnformattedPartition(), SelectFileSystemPage(), SelectPartitionPage(), and UpdateDiskLayout().
ULONG _PARTENTRY::OnDiskPartitionNumber |
Definition at line 54 of file partlist.h.
Referenced by AddPartitionToDisk(), DeletePartition(), and UpdateDiskLayout().
ULONG _PARTENTRY::PartitionIndex |
Definition at line 56 of file partlist.h.
Referenced by AddPartitionToDisk(), CreateNTOSInstallationsList(), UpdateDiskLayout(), and WritePartitions().
ULONG _PARTENTRY::PartitionNumber |
Definition at line 55 of file partlist.h.
Referenced by AddPartitionToDisk(), BootLoaderInstallPage(), BootLoaderSelectPage(), CheckFileSystemPage(), CreateNTOSInstallationsList(), DeletePartition(), DetailPartition(), DriveDlgProc(), DumpPartition(), FindSupportedSystemPartition(), FormatPartitionPage(), GetActiveDiskPartition(), GetPartition(), SelectFileSystemPage(), SelectPartition(), SelectPartitionPage(), UpdateDiskLayout(), and WritePartitions().
UCHAR _PARTENTRY::PartitionType |
Definition at line 53 of file partlist.h.
Referenced by AddPartitionToDisk(), AssignDriveLetters(), BootLoaderSelectPage(), CheckFileSystemPage(), clean_main(), CreateExtendedPartition(), CreateInsertBlankRegion(), CreateLogicalPartition(), CreateNTOSInstallationsList(), CreatePrimaryPartition(), DeletePartition(), DetailPartition(), DriveDlgProc(), FindSupportedSystemPartition(), GetNextUnpartitionedEntry(), GetPrevUnpartitionedEntry(), InsertDiskRegion(), ListPartition(), PrintDiskData(), ScanForUnpartitionedDiskSpace(), SelectPartition(), SelectPartitionPage(), setid_main(), SetMountedDeviceValues(), UpdateDiskLayout(), and WritePartitions().
ULARGE_INTEGER _PARTENTRY::SectorCount |
Definition at line 50 of file partlist.h.
Referenced by AddPartitionToDisk(), AssignDriveLetters(), CreateExtendedPartition(), CreateInsertBlankRegion(), CreateLogicalPartition(), CreatePartitionPage(), CreatePrimaryPartition(), DeletePartition(), InsertDiskRegion(), IsDiskSizeValid(), ListPartition(), ScanForUnpartitionedDiskSpace(), SelectPartitionPage(), and UpdateDiskLayout().
ULARGE_INTEGER _PARTENTRY::StartSector |
Definition at line 49 of file partlist.h.
Referenced by AddPartitionToDisk(), CreateExtendedPartition(), CreateInsertBlankRegion(), CreateLogicalPartition(), CreatePrimaryPartition(), DeletePartition(), DetailPartition(), InsertDiskRegion(), ListPartition(), ScanForUnpartitionedDiskSpace(), SetMountedDeviceValues(), and UpdateDiskLayout().
CHAR _PARTENTRY::VolumeLabel[17] |
Definition at line 112 of file diskpart.h.
WCHAR _PARTENTRY::VolumeLabel[20] |
Definition at line 59 of file partlist.h.
Referenced by AddPartitionToDisk(), and DeletePartition().