Home
last modified time | relevance | path

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

/linux-6.12.1/fs/
Dsplice.c1539 static ssize_t vmsplice_to_pipe(struct file *file, struct iov_iter *iter, in vmsplice_to_pipe() function
1624 error = vmsplice_to_pipe(fd_file(f), &iter, flags); in SYSCALL_DEFINE4()