Home
last modified time | relevance | path

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

/Linux-v5.4/fs/
Dsplice.c1339 static long do_vmsplice(struct file *f, struct iov_iter *iter, unsigned int flags) in do_vmsplice() function
1371 error = do_vmsplice(f.file, &iter, flags); in SYSCALL_DEFINE4()
1397 error = do_vmsplice(f.file, &iter, flags); in COMPAT_SYSCALL_DEFINE4()