Home
last modified time | relevance | path

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

/linux/fs/
H A Dsplice.c1618 SYSCALL_DEFINE6(splice, int, fd_in, loff_t __user *, off_in, in SYSCALL_DEFINE6() argument
H A Dread_write.c1557 bool splice = flags & COPY_FILE_SPLICE; in vfs_copy_file_range() local