| /linux-6.15/fs/smb/client/ |
| H A D | cifsfs.c | 1533 .copy_file_range = cifs_copy_file_range, 1553 .copy_file_range = cifs_copy_file_range, 1572 .copy_file_range = cifs_copy_file_range, 1591 .copy_file_range = cifs_copy_file_range, 1609 .copy_file_range = cifs_copy_file_range, 1626 .copy_file_range = cifs_copy_file_range, 1638 .copy_file_range = cifs_copy_file_range,
|
| /linux-6.15/fs/ |
| H A D | read_write.c | 1505 } else if (file_out->f_op->copy_file_range) { in generic_copy_file_checks() 1506 if (file_in->f_op->copy_file_range != in generic_copy_file_checks() 1507 file_out->f_op->copy_file_range) in generic_copy_file_checks() 1584 if (!splice && file_out->f_op->copy_file_range) { in vfs_copy_file_range() 1585 ret = file_out->f_op->copy_file_range(file_in, pos_in, in vfs_copy_file_range() 1642 SYSCALL_DEFINE6(copy_file_range, int, fd_in, loff_t __user *, off_in, in SYSCALL_DEFINE6() argument
|
| /linux-6.15/kernel/ |
| H A D | sys_ni.c | 263 COND_SYSCALL(copy_file_range);
|
| /linux-6.15/scripts/coccinelle/api/ |
| H A D | stream_open.cocci | 156 .copy_file_range = copy_file_range_f,
|
| /linux-6.15/fs/nfs/ |
| H A D | nfs4file.c | 463 .copy_file_range = nfs4_copy_file_range,
|
| /linux-6.15/fs/overlayfs/ |
| H A D | file.c | 670 .copy_file_range = ovl_copy_file_range,
|
| /linux-6.15/arch/mips/kernel/syscalls/ |
| H A D | syscall_n64.tbl | 331 320 n64 copy_file_range sys_copy_file_range
|
| H A D | syscall_n32.tbl | 335 324 n32 copy_file_range sys_copy_file_range
|
| /linux-6.15/tools/perf/arch/mips/entry/syscalls/ |
| H A D | syscall_n64.tbl | 331 320 n64 copy_file_range sys_copy_file_range
|
| /linux-6.15/Documentation/filesystems/ |
| H A D | locking.rst | 552 ssize_t (*copy_file_range)(struct file *, loff_t, struct file *, 603 ->copy_file_range and ->remap_file_range implementations need to serialize 697 or ->copy_file_range, and then return with the page locked. Usually
|
| H A D | ceph.rst | 194 copies. Currently, it's only used in copy_file_range, which will revert
|
| /linux-6.15/tools/scripts/ |
| H A D | syscall.tbl | 335 285 common copy_file_range sys_copy_file_range
|
| /linux-6.15/tools/perf/arch/arm64/entry/syscalls/ |
| H A D | syscall_64.tbl | 335 285 common copy_file_range sys_copy_file_range
|
| H A D | syscall_32.tbl | 406 391 common copy_file_range sys_copy_file_range
|
| /linux-6.15/arch/arm64/tools/ |
| H A D | syscall_64.tbl | 335 285 common copy_file_range sys_copy_file_range
|
| /linux-6.15/scripts/ |
| H A D | syscall.tbl | 335 285 common copy_file_range sys_copy_file_range
|
| /linux-6.15/tools/perf/arch/x86/entry/syscalls/ |
| H A D | syscall_64.tbl | 338 326 common copy_file_range sys_copy_file_range
|
| /linux-6.15/tools/perf/arch/parisc/entry/syscalls/ |
| H A D | syscall.tbl | 392 346 common copy_file_range sys_copy_file_range
|
| /linux-6.15/arch/m68k/kernel/syscalls/ |
| H A D | syscall.tbl | 386 376 common copy_file_range sys_copy_file_range
|
| /linux-6.15/tools/perf/arch/sh/entry/syscalls/ |
| H A D | syscall.tbl | 390 380 common copy_file_range sys_copy_file_range
|
| /linux-6.15/arch/xtensa/kernel/syscalls/ |
| H A D | syscall.tbl | 368 345 common copy_file_range sys_copy_file_range
|
| /linux-6.15/arch/sh/kernel/syscalls/ |
| H A D | syscall.tbl | 390 380 common copy_file_range sys_copy_file_range
|
| /linux-6.15/arch/parisc/kernel/syscalls/ |
| H A D | syscall.tbl | 392 346 common copy_file_range sys_copy_file_range
|
| /linux-6.15/arch/x86/entry/syscalls/ |
| H A D | syscall_64.tbl | 338 326 common copy_file_range sys_copy_file_range
|
| /linux-6.15/tools/perf/arch/xtensa/entry/syscalls/ |
| H A D | syscall.tbl | 368 345 common copy_file_range sys_copy_file_range
|