| /external/strace/ |
| D | copy_file_range.c | 30 SYS_FUNC(copy_file_range) in SYS_FUNC() argument
|
| /external/musl/src/linux/ |
| D | copy_file_range.c | 5 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/ |
| D | mod.rs | 519 pub fn copy_file_range( in copy_file_range() function
|
| /external/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/freebsd14/ |
| D | mod.rs | 519 pub fn copy_file_range( in copy_file_range() function
|
| /external/rust/crates/nix/src/ |
| D | fcntl.rs | 525 pub fn copy_file_range( in copy_file_range() function
|
| /external/libfuse/include/ |
| D | fuse_lowlevel.h | 1238 void (*copy_file_range) (fuse_req_t req, fuse_ino_t ino_in, member
|
| D | fuse.h | 783 ssize_t (*copy_file_range) (const char *path_in, member
|
| /external/toybox/lib/ |
| D | portability.c | 643 int copy_file_range = CFG_TOYBOX_COPYFILERANGE; in sendfile_len() local
|
| /external/crosvm/fuse/src/ |
| D | filesystem.rs | 1146 fn copy_file_range( in copy_file_range() method
|
| D | server.rs | 1480 fn copy_file_range<R: Reader, W: Writer>( in copy_file_range() method
|
| /external/crosvm/devices/src/virtio/fs/ |
| D | passthrough.rs | 2362 fn copy_file_range( in copy_file_range() method
|
| /external/rust/crates/libc/src/unix/linux_like/linux/gnu/ |
| D | mod.rs | 1211 pub fn copy_file_range( in copy_file_range() function
|
| /external/bcc/libbpf-tools/x86/ |
| D | vmlinux.h | 229 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
|
| D | vmlinux_505.h | 229 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/ |
| D | vmlinux_510.h | 315 ssize_t (*copy_file_range)(struct file *, loff_t, struct file *, loff_t, size_t, unsigned int); member
|
| D | vmlinux.h | 315 ssize_t (*copy_file_range)(struct file *, loff_t, struct file *, loff_t, size_t, unsigned int); member
|
| /external/libbpf/.github/actions/build-selftests/ |
| D | vmlinux.h | 333 ssize_t (*copy_file_range)(struct file *, loff_t, struct file *, loff_t, size_t, unsigned int); member
|
| /external/bcc/libbpf-tools/arm64/ |
| D | vmlinux.h | 321 ssize_t (*copy_file_range)(struct file *, loff_t, struct file *, loff_t, size_t, unsigned int); member
|
| D | vmlinux_510.h | 321 ssize_t (*copy_file_range)(struct file *, loff_t, struct file *, loff_t, size_t, unsigned int); member
|