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

/linux-master/fs/
H A Dsplice.c426 * splice_from_pipe_feed - feed available data from a pipe to a file
445 static int splice_from_pipe_feed(struct pipe_inode_info *pipe, struct splice_desc *sd, function
563 * splice_from_pipe_next() and splice_from_pipe_feed() to
580 * splice_from_pipe_feed().
611 ret = splice_from_pipe_feed(pipe, sd, actor);

Completed in 120 milliseconds