Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dsplice.c1440 static long vmsplice_to_user(struct file *file, struct iov_iter *iter, in vmsplice_to_user() function
1560 error = vmsplice_to_user(f.file, &iter, flags); in SYSCALL_DEFINE4()