Searched refs:maxCopyFileRangeRound (Results 1 – 1 of 1) sorted by relevance
21 const maxCopyFileRangeRound = 1 << 30 const32 if max > maxCopyFileRangeRound {33 max = maxCopyFileRangeRound