Searched defs:off_out (Results 1 – 8 of 8) sorted by relevance
/external/ltp/include/lapi/ |
D | splice.h | 29 loff_t *off_out, size_t len, unsigned int flags) in splice()
|
/external/e2fsprogs/lib/ext2fs/ |
D | qcow2.c | 135 ext2_off64_t off_out, void *buf, size_t count) in qcow2_copy_data() 215 ext2_off64_t off_out; in qcow2_write_raw_image() local
|
/external/ltp/testcases/kernel/syscalls/copy_file_range/ |
D | copy_file_range.h | 44 int fd_out, loff_t *off_out, size_t len, unsigned int flags) in sys_copy_file_range()
|
D | copy_file_range01.c | 100 static void test_one(size_t len, loff_t *off_in, loff_t *off_out, char *path) in test_one()
|
/external/kernel-headers/original/uapi/linux/ |
D | fuse.h | 890 uint64_t off_out; member
|
/external/libfuse/include/ |
D | fuse_kernel.h | 846 uint64_t off_out; member
|
/external/libfuse/lib/ |
D | fuse.c | 2367 struct fuse_file_info *fi_out, off_t off_out, in fuse_fs_copy_file_range() 4337 fuse_ino_t nodeid_out, off_t off_out, in fuse_lib_copy_file_range()
|
/external/compiler-rt/include/sanitizer/ |
D | linux_syscall_hooks.h | 1668 #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
|