Home
last modified time | relevance | path

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

/fs/
Dsplice.c1347 static long do_vmsplice(struct file *f, struct iov_iter *iter, unsigned int flags) in do_vmsplice() function
1379 error = do_vmsplice(f.file, &iter, flags); in SYSCALL_DEFINE4()
1405 error = do_vmsplice(f.file, &iter, flags); in COMPAT_SYSCALL_DEFINE4()