ReactOS 0.4.16-dev-747-gbc52d5f
|
#include <partlist.h>
Public Attributes | |
PPARTENTRY | SystemPartition |
LIST_ENTRY | DiskListHead |
LIST_ENTRY | BiosDiskListHead |
LIST_ENTRY | VolumesList |
Definition at line 170 of file partlist.h.
LIST_ENTRY _PARTLIST::BiosDiskListHead |
Definition at line 184 of file partlist.h.
LIST_ENTRY _PARTLIST::DiskListHead |
Definition at line 183 of file partlist.h.
Referenced by SelectPartitionPage(), and UpgradeRepairPage().
PPARTENTRY _PARTLIST::SystemPartition |
Definition at line 181 of file partlist.h.
Referenced by ChangeSystemPartitionPage(), InitSystemPartition(), and SelectPartitionPage().
LIST_ENTRY _PARTLIST::VolumesList |
Definition at line 187 of file partlist.h.
Referenced by FsVolCommitOpsQueue().