Home
last modified time | relevance | path

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

/external/strace/
Dcopy_file_range.c30 SYS_FUNC(copy_file_range) in SYS_FUNC() argument
/external/musl/src/linux/
Dcopy_file_range.c5 ssize_t copy_file_range(int fd_in, off_t *off_in, int fd_out, off_t *off_out, size_t len, unsigned … in copy_file_range() function
/external/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/freebsd13/
Dmod.rs519 pub fn copy_file_range( in copy_file_range() function
/external/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/freebsd14/
Dmod.rs519 pub fn copy_file_range( in copy_file_range() function
/external/rust/crates/nix/src/
Dfcntl.rs525 pub fn copy_file_range( in copy_file_range() function
/external/libfuse/include/
Dfuse_lowlevel.h1238 void (*copy_file_range) (fuse_req_t req, fuse_ino_t ino_in, member
Dfuse.h783 ssize_t (*copy_file_range) (const char *path_in, member
/external/toybox/lib/
Dportability.c643 int copy_file_range = CFG_TOYBOX_COPYFILERANGE; in sendfile_len() local
/external/crosvm/fuse/src/
Dfilesystem.rs1146 fn copy_file_range( in copy_file_range() method
Dserver.rs1480 fn copy_file_range<R: Reader, W: Writer>( in copy_file_range() method
/external/crosvm/devices/src/virtio/fs/
Dpassthrough.rs2362 fn copy_file_range( in copy_file_range() method
/external/rust/crates/libc/src/unix/linux_like/linux/gnu/
Dmod.rs1211 pub fn copy_file_range( in copy_file_range() function
/external/bcc/libbpf-tools/x86/
Dvmlinux.h229 ssize_t (*copy_file_range)(struct file *, loff_t, struct file *, loff_t, size_t, unsigned int); member
36117 …ssize_t (*copy_file_range)(struct file___2 *, loff_t, struct file___2 *, loff_t, size_t, unsigned … member
Dvmlinux_505.h229 ssize_t (*copy_file_range)(struct file *, loff_t, struct file *, loff_t, size_t, unsigned int); member
36117 …ssize_t (*copy_file_range)(struct file___2 *, loff_t, struct file___2 *, loff_t, size_t, unsigned … member
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h315 ssize_t (*copy_file_range)(struct file *, loff_t, struct file *, loff_t, size_t, unsigned int); member
Dvmlinux.h315 ssize_t (*copy_file_range)(struct file *, loff_t, struct file *, loff_t, size_t, unsigned int); member
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h333 ssize_t (*copy_file_range)(struct file *, loff_t, struct file *, loff_t, size_t, unsigned int); member
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h321 ssize_t (*copy_file_range)(struct file *, loff_t, struct file *, loff_t, size_t, unsigned int); member
Dvmlinux_510.h321 ssize_t (*copy_file_range)(struct file *, loff_t, struct file *, loff_t, size_t, unsigned int); member