Home
last modified time | relevance | path

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

/Linux-v4.19/fs/
Dsplice.c1329 static long do_vmsplice(struct file *f, struct iov_iter *iter, unsigned int flags) in do_vmsplice() function
1361 error = do_vmsplice(f.file, &iter, flags); in SYSCALL_DEFINE4()
1387 error = do_vmsplice(f.file, &iter, flags); in COMPAT_SYSCALL_DEFINE4()