Home
last modified time | relevance | path

Searched defs:off_in (Results 1 – 10 of 10) sorted by relevance

/external/ltp/include/lapi/
Dsplice.h28 ssize_t splice(int fd_in, loff_t *off_in, int fd_out, in splice()
/external/ltp/testcases/kernel/syscalls/copy_file_range/
Dcopy_file_range.h43 static int sys_copy_file_range(int fd_in, loff_t *off_in, in sys_copy_file_range()
Dcopy_file_range01.c100 static void test_one(size_t len, loff_t *off_in, loff_t *off_out, char *path) in test_one()
/external/e2fsprogs/lib/ext2fs/
Dqcow2.c134 static int qcow2_copy_data(int fdin, int fdout, ext2_off64_t off_in, in qcow2_copy_data()
/external/rust/crates/nix/src/
Dfcntl.rs477 let off_in = off_in in copy_file_range() localVariable
507 let off_in = off_in in splice() localVariable
/external/libfuse/include/
Dfuse_kernel.h854 uint64_t off_in; member
/external/kernel-headers/original/uapi/linux/
Dfuse.h934 uint64_t off_in; member
/external/libfuse/lib/
Dfuse.c2365 struct fuse_file_info *fi_in, off_t off_in, in fuse_fs_copy_file_range()
4336 off_t off_in, struct fuse_file_info *fi_in, in fuse_lib_copy_file_range()
/external/compiler-rt/include/sanitizer/
Dlinux_syscall_hooks.h1668 #define __sanitizer_syscall_pre_splice(fd_in, off_in, fd_out, off_out, len, \ argument
1673 #define __sanitizer_syscall_post_splice(res, fd_in, off_in, fd_out, off_out, \ argument
/external/llvm-project/compiler-rt/include/sanitizer/
Dlinux_syscall_hooks.h1667 #define __sanitizer_syscall_pre_splice(fd_in, off_in, fd_out, off_out, len, \ argument
1672 #define __sanitizer_syscall_post_splice(res, fd_in, off_in, fd_out, off_out, \ argument