Searched refs:_cachePhyPos (Results 1 – 2 of 2) sorted by relevance
195 size_t _cachePhyPos; variable207 _cachePhyPos = cachePos; in SetCache()
292 UInt64 offsetInCache = newPos - _cachePhyPos; in Read()294 if (newPos >= _cachePhyPos && in Read()