Searched refs:translateLockLength (Results 1 – 1 of 1) sorted by relevance
117 flock.l_len = translateLockLength(size); in basicLock()132 private static long translateLockLength(long byteCount) { in translateLockLength() method in FileChannelImpl195 flock.l_len = translateLockLength(lock.size()); in release()