Home
last modified time | relevance | path

Searched defs:splice (Results 1 – 2 of 2) sorted by relevance

/linux-6.14.4/fs/
Dsplice.c1621 SYSCALL_DEFINE6(splice, int, fd_in, loff_t __user *, off_in, in SYSCALL_DEFINE6() argument
Dread_write.c1550 bool splice = flags & COPY_FILE_SPLICE; in vfs_copy_file_range() local