Searched refs:splice_from_pipe_next (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/
H A Dsplice.c511 * splice_from_pipe_next - wait for some data to splice from
520 static int splice_from_pipe_next(struct pipe_inode_info *pipe, struct splice_desc *sd) function
563 * splice_from_pipe_next() and splice_from_pipe_feed() to
579 * be called after a loop containing splice_from_pipe_next() and
609 ret = splice_from_pipe_next(pipe, sd);
697 ret = splice_from_pipe_next(pipe, &sd);

Completed in 233 milliseconds