Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/
H A Dsplice.c377 * splice_from_pipe_feed - feed available data from a pipe to a file
396 static int splice_from_pipe_feed(struct pipe_inode_info *pipe, struct splice_desc *sd, in splice_from_pipe_feed() function
514 * splice_from_pipe_next() and splice_from_pipe_feed() to
531 * splice_from_pipe_feed().
562 ret = splice_from_pipe_feed(pipe, sd, actor); in __splice_from_pipe()
/kernel/linux/linux-6.6/fs/
H A Dsplice.c425 * splice_from_pipe_feed - feed available data from a pipe to a file
444 static int splice_from_pipe_feed(struct pipe_inode_info *pipe, struct splice_desc *sd, in splice_from_pipe_feed() function
562 * splice_from_pipe_next() and splice_from_pipe_feed() to
579 * splice_from_pipe_feed().
610 ret = splice_from_pipe_feed(pipe, sd, actor); in __splice_from_pipe()

Completed in 6 milliseconds