Home
last modified time | relevance | path

Searched refs:vmsplice_to_pipe (Results 1 – 1 of 1) sorted by relevance

/fs/
Dsplice.c1396 static long vmsplice_to_pipe(struct file *file, const struct iovec __user *iov, in vmsplice_to_pipe() function
1454 error = vmsplice_to_pipe(file, iov, nr_segs, flags); in SYSCALL_DEFINE4()