Searched refs:__splice_from_pipe (Results 1 – 2 of 2) sorted by relevance
597 ssize_t __splice_from_pipe(struct pipe_inode_info *pipe, struct splice_desc *sd, in __splice_from_pipe() function613 EXPORT_SYMBOL(__splice_from_pipe);642 ret = __splice_from_pipe(pipe, &sd, actor); in splice_from_pipe()1521 ret = __splice_from_pipe(pipe, &sd, pipe_to_user); in vmsplice_to_user()
1011 return __splice_from_pipe(pipe, sd, nfsd_splice_actor); in nfsd_direct_splice_actor()
Completed in 10 milliseconds