Searched defs:PartitionType (Results 1 – 4 of 4) sorted by relevance
194 #define IsFTPartition( PartitionType ) \ argument198 #define IsContainerPartition(PartitionType) \ argument202 #define IsRecognizedPartition(PartitionType) ( \ argument316 UCHAR PartitionType; member323 GUID PartitionType; member365 UCHAR PartitionType; member440 UCHAR PartitionType; member
521 #define IsRecognizedPartition(PartitionType) (((PartitionType & PARTITION_NTFT) && ((PartitionType … argument522 #define IsContainerPartition(PartitionType) ((PartitionType==PARTITION_EXTENDED) || (PartitionType=… argument523 #define IsFTPartition(PartitionType) (((PartitionType)&PARTITION_NTFT) && IsRecognizedPartition(Par… argument568 BYTE PartitionType; member575 BYTE PartitionType; member608 GUID PartitionType; member622 BYTE PartitionType; member
901 ULONG PartitionType; member
3499 NDIS_HYPERVISOR_PARTITION_TYPE PartitionType; member