Searched refs:_cachePhyPos (Results 1 – 2 of 2) sorted by relevance
194 size_t _cachePhyPos; variable206 _cachePhyPos = cachePos; in SetCache()
277 UInt64 offsetInCache = newPos - _cachePhyPos; in Read()279 if (newPos >= _cachePhyPos && in Read()