Searched refs:alignedPos (Results 1 – 1 of 1) sorted by relevance
80 UInt64 alignedPos = VirtPos & mask2; in Read() local81 if (BufSize > 0 && BufStartPos == alignedPos) in Read()111 if (alignedPos != PhyPos) in Read()114 bool result = File.Seek(alignedPos, FILE_BEGIN, realNewPosition); in Read()120 BufStartPos = alignedPos; in Read()