Searched refs:phyPos (Results 1 – 1 of 1) sorted by relevance
175 UInt64 phyPos = extent.Phy + (_virtPos - extent.Virt); in Read() local176 if (_needStartSeek || _phyPos != phyPos) in Read()179 _phyPos = phyPos; in Read()