Searched refs:PhyPos (Results 1 – 2 of 2) sorted by relevance
37 PhyPos(0), in CInFileStream()107 if (alignedPos != PhyPos) in Read()113 PhyPos = realNewPosition; in Read()119 readSize = (UInt32)MyMin(File.Size - PhyPos, (UInt64)kClusterSize); in Read()133 PhyPos += BufSize; in Read()136 if (VirtPos != PhyPos) in Read()142 PhyPos = VirtPos = realNewPosition; in Read()153 PhyPos += realProcessedSize; in Read()249 PhyPos = VirtPos = realNewPosition; in Seek()
37 UInt64 PhyPos; variable