Home
last modified time | relevance | path

Searched refs:copy_file_range (Results 1 – 25 of 32) sorted by relevance

12

/Linux-v5.15/fs/cifs/
Dcifsfs.c1280 .copy_file_range = cifs_copy_file_range,
1300 .copy_file_range = cifs_copy_file_range,
1319 .copy_file_range = cifs_copy_file_range,
1338 .copy_file_range = cifs_copy_file_range,
1356 .copy_file_range = cifs_copy_file_range,
1373 .copy_file_range = cifs_copy_file_range,
1385 .copy_file_range = cifs_copy_file_range,
/Linux-v5.15/fs/
Dread_write.c1399 if (file_out->f_op->copy_file_range && in do_copy_file_range()
1400 file_out->f_op->copy_file_range == file_in->f_op->copy_file_range) in do_copy_file_range()
1401 return file_out->f_op->copy_file_range(file_in, pos_in, in do_copy_file_range()
1532 SYSCALL_DEFINE6(copy_file_range, int, fd_in, loff_t __user *, off_in, in SYSCALL_DEFINE6() argument
/Linux-v5.15/kernel/
Dsys_ni.c350 COND_SYSCALL(copy_file_range);
/Linux-v5.15/scripts/coccinelle/api/
Dstream_open.cocci157 .copy_file_range = copy_file_range_f,
/Linux-v5.15/fs/nfs/
Dnfs4file.c457 .copy_file_range = nfs4_copy_file_range,
/Linux-v5.15/Documentation/filesystems/
Dlocking.rst539 ssize_t (*copy_file_range)(struct file *, loff_t, struct file *,
591 ->copy_file_range and ->remap_file_range implementations need to serialize
675 or ->copy_file_range, and then return with the page locked. Usually
Dceph.rst162 copies. Currently, it's only used in copy_file_range, which will revert
/Linux-v5.15/arch/mips/kernel/syscalls/
Dsyscall_n64.tbl331 320 n64 copy_file_range sys_copy_file_range
Dsyscall_n32.tbl335 324 n32 copy_file_range sys_copy_file_range
Dsyscall_o32.tbl374 360 o32 copy_file_range sys_copy_file_range
/Linux-v5.15/arch/ia64/kernel/syscalls/
Dsyscall.tbl335 323 common copy_file_range sys_copy_file_range
/Linux-v5.15/tools/perf/arch/mips/entry/syscalls/
Dsyscall_n64.tbl331 320 n64 copy_file_range sys_copy_file_range
/Linux-v5.15/arch/xtensa/kernel/syscalls/
Dsyscall.tbl368 345 common copy_file_range sys_copy_file_range
/Linux-v5.15/tools/perf/arch/x86/entry/syscalls/
Dsyscall_64.tbl337 326 common copy_file_range sys_copy_file_range
/Linux-v5.15/arch/x86/entry/syscalls/
Dsyscall_64.tbl337 326 common copy_file_range sys_copy_file_range
Dsyscall_32.tbl391 377 i386 copy_file_range sys_copy_file_range
/Linux-v5.15/fs/overlayfs/
Dfile.c666 .copy_file_range = ovl_copy_file_range,
/Linux-v5.15/arch/arm/tools/
Dsyscall.tbl408 391 common copy_file_range sys_copy_file_range
/Linux-v5.15/arch/parisc/kernel/syscalls/
Dsyscall.tbl392 346 common copy_file_range sys_copy_file_range
/Linux-v5.15/arch/m68k/kernel/syscalls/
Dsyscall.tbl386 376 common copy_file_range sys_copy_file_range
/Linux-v5.15/arch/microblaze/kernel/syscalls/
Dsyscall.tbl402 392 common copy_file_range sys_copy_file_range
/Linux-v5.15/arch/sh/kernel/syscalls/
Dsyscall.tbl390 380 common copy_file_range sys_copy_file_range
/Linux-v5.15/arch/sparc/kernel/syscalls/
Dsyscall.tbl430 357 common copy_file_range sys_copy_file_range
/Linux-v5.15/arch/alpha/kernel/syscalls/
Dsyscall.tbl450 519 common copy_file_range sys_copy_file_range
/Linux-v5.15/arch/powerpc/kernel/syscalls/
Dsyscall.tbl463 379 nospu copy_file_range sys_copy_file_range

12