Searched refs:partitionType (Results 1 – 1 of 1) sorted by relevance
468 CHAR partitionType; in OsGPTPartitionRecognitionSub() local471 partitionType = GPTPartitionTypeRecognition(partitionBuf); in OsGPTPartitionRecognitionSub()472 if (partitionType) { in OsGPTPartitionRecognitionSub()476 info->part[*partitionCount].type = partitionType; in OsGPTPartitionRecognitionSub()