Home
last modified time | relevance | path

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

/linux-4.4.14/fs/
Dsplice.c1552 static long vmsplice_to_user(struct file *file, const struct iovec __user *uiov, in vmsplice_to_user() function
1660 error = vmsplice_to_user(f.file, iov, nr_segs, flags); in SYSCALL_DEFINE4()