Searched refs:__splice_from_pipe (Results 1 – 2 of 2) sorted by relevance
614 ssize_t __splice_from_pipe(struct pipe_inode_info *pipe, struct splice_desc *sd, in __splice_from_pipe() function630 EXPORT_SYMBOL(__splice_from_pipe);659 ret = __splice_from_pipe(pipe, &sd, actor); in splice_from_pipe()1280 ret = __splice_from_pipe(pipe, &sd, pipe_to_user); in vmsplice_to_user()
840 return __splice_from_pipe(pipe, sd, nfsd_splice_actor); in nfsd_direct_splice_actor()