Searched refs:alignedPos (Results 1 – 1 of 1) sorted by relevance
76 UInt64 alignedPos = VirtPos & mask2; in Read() local77 if (BufSize > 0 && BufStartPos == alignedPos) in Read()107 if (alignedPos != PhyPos) in Read()110 bool result = File.Seek(alignedPos, FILE_BEGIN, realNewPosition); in Read()116 BufStartPos = alignedPos; in Read()