ReactOS 0.4.16-dev-289-g096a551
|
#include <partmgr.h>
Public Attributes | |
DISK_GEOMETRY | Geometry |
LARGE_INTEGER | DiskSize |
DISK_PARTITION_INFO | Partition |
DISK_DETECTION_INFO | Detection |
INT64 | DiskSize |
DISK_DETECTION_INFO _DISK_GEOMETRY_EX_INTERNAL::Detection |
Definition at line 3668 of file disk.c.
Referenced by DiskIoctlGetDriveGeometryEx().
LARGE_INTEGER _DISK_GEOMETRY_EX_INTERNAL::DiskSize |
Definition at line 3666 of file disk.c.
Referenced by DiskIoctlGetDriveGeometryEx(), and InstallBootManagerAndBootEntries().
DISK_GEOMETRY _DISK_GEOMETRY_EX_INTERNAL::Geometry |
Definition at line 3665 of file disk.c.
Referenced by DiskIoctlGetDriveGeometryEx(), and InstallBootManagerAndBootEntries().
DISK_PARTITION_INFO _DISK_GEOMETRY_EX_INTERNAL::Partition |
Definition at line 3667 of file disk.c.
Referenced by DiskIoctlGetDriveGeometryEx(), FdoIoctlDiskGetDriveGeometryEx(), and InstallBootManagerAndBootEntries().