Home
last modified time | relevance | path

Searched defs:PartitionType (Results 1 – 4 of 4) sorted by relevance

/third_party/mingw-w64/mingw-w64-headers/include/
Dntdddisk.h194 #define IsFTPartition( PartitionType ) \ argument
198 #define IsContainerPartition(PartitionType) \ argument
202 #define IsRecognizedPartition(PartitionType) ( \ argument
316 UCHAR PartitionType; member
323 GUID PartitionType; member
365 UCHAR PartitionType; member
440 UCHAR PartitionType; member
Dwinioctl.h521 #define IsRecognizedPartition(PartitionType) (((PartitionType & PARTITION_NTFT) && ((PartitionType … argument
522 #define IsContainerPartition(PartitionType) ((PartitionType==PARTITION_EXTENDED) || (PartitionType=… argument
523 #define IsFTPartition(PartitionType) (((PartitionType)&PARTITION_NTFT) && IsRecognizedPartition(Par… argument
568 BYTE PartitionType; member
575 BYTE PartitionType; member
608 GUID PartitionType; member
622 BYTE PartitionType; member
Devntrace.h901 ULONG PartitionType; member
Dntddndis.h3499 NDIS_HYPERVISOR_PARTITION_TYPE PartitionType; member