Searched refs:_cachePhyPos (Results 1 – 2 of 2) sorted by relevance
202 size_t _cachePhyPos; variable214 _cachePhyPos = cachePos; in SetCache()
318 UInt64 offsetInCache = newPos - _cachePhyPos; in Read()320 if (newPos >= _cachePhyPos && in Read()