Searched refs:partitionInfo (Results 1 – 1 of 1) sorted by relevance
5249 PPARTITION_INFORMATION partitionInfo; in _IRQL_requires_max_() local5251 partitionInfo->RewritePartition = FALSE; in _IRQL_requires_max_()5252 partitionInfo->RecognizedPartition = TRUE; in _IRQL_requires_max_()5254 partitionInfo->BootIndicator = FALSE; in _IRQL_requires_max_()5255 partitionInfo->HiddenSectors = 0; in _IRQL_requires_max_()5258 partitionInfo->PartitionNumber = 0; in _IRQL_requires_max_()5262 PPARTITION_INFORMATION_EX partitionInfo; in _IRQL_requires_max_() local5265 partitionInfo->RewritePartition = FALSE; in _IRQL_requires_max_()5268 partitionInfo->Mbr.BootIndicator = FALSE; in _IRQL_requires_max_()5269 partitionInfo->Mbr.HiddenSectors = 0; in _IRQL_requires_max_()[all …]