Home
last modified time | relevance | path

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

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