Home
last modified time | relevance | path

Searched defs:copy_file_range (Results 1 – 8 of 8) sorted by relevance

/external/strace/
Dcopy_file_range.c30 SYS_FUNC(copy_file_range) in SYS_FUNC() argument
/external/rust/crates/nix/src/
Dfcntl.rs470 pub fn copy_file_range( in copy_file_range() function
/external/libfuse/include/
Dfuse_lowlevel.h1228 void (*copy_file_range) (fuse_req_t req, fuse_ino_t ino_in, member
Dfuse.h774 ssize_t (*copy_file_range) (const char *path_in, member
/external/crosvm/fuse/src/
Dfilesystem.rs1146 fn copy_file_range( in copy_file_range() method
Dserver.rs1451 fn copy_file_range<R: Reader, W: Writer>( in copy_file_range() method
/external/crosvm/devices/src/virtio/fs/
Dpassthrough.rs2109 fn copy_file_range( in copy_file_range() method
/external/rust/crates/libc/src/unix/linux_like/linux/gnu/
Dmod.rs1404 pub fn copy_file_range( in copy_file_range() function