Searched defs:targetFd (Results 1 – 1 of 1) sorted by relevance
658 final FileDescriptor targetFd = Os.open(target.getAbsolutePath(), in doWriteInternal() local688 FileUtils.copy(incomingFd.getFileDescriptor(), targetFd, (long progress) -> { in doWriteInternal() local743 final FileDescriptor targetFd = Os.open(target.getAbsolutePath(), O_RDONLY, 0); in openReadInternalLocked() local