Searched refs:SlabAllocationBitMapLength (Results 1 – 2 of 2) sorted by relevance
933 ULONG SlabAllocationBitMapLength; member947 ULONG SlabAllocationBitMapLength; member
4631 …lbpStateV2->SlabAllocationBitMapLength = ((totalProcessedSlabs - 1) / (ULONGLONG)bitMapGranularity… in ClasspDeviceGetLBAStatusWorker()4640 … + ((lbpStateV2->SlabAllocationBitMapLength - 1) * sizeof(lbpStateV2->SlabAllocationBitMap[0])); in ClasspDeviceGetLBAStatusWorker()4649 … lbpState->SlabAllocationBitMapLength = ((totalProcessedSlabs - 1) / bitMapGranularityInBits) + 1; in ClasspDeviceGetLBAStatusWorker()4658 … + ((lbpState->SlabAllocationBitMapLength - 1) * sizeof(lbpState->SlabAllocationBitMap[0])); in ClasspDeviceGetLBAStatusWorker()