Home
last modified time | relevance | path

Searched refs:thresholdSetSize (Results 1 – 1 of 1) sorted by relevance

/reactos/drivers/storage/class/classpnp/
H A Dutils.c4846 ULONGLONG thresholdSetSize; in ClassInterpretLBProvisioningLogPage() local
4883 thresholdSetSize = 1ULL << thresholdExponent; in ClassInterpretLBProvisioningLogPage()
4916 …Resources->AvailableMappingResources = (ULONGLONG)resourceCount * thresholdSetSize * (ULONGLONG)fd… in ClassInterpretLBProvisioningLogPage()
4933 …Resources->UsedMappingResources = (ULONGLONG)resourceCount * thresholdSetSize * (ULONGLONG)fdoExte… in ClassInterpretLBProvisioningLogPage()