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

/linux-master/fs/
H A Dsplice.c598 * pipe_to_user.
1495 static int pipe_to_user(struct pipe_inode_info *pipe, struct pipe_buffer *buf, function
1524 ret = __splice_from_pipe(pipe, &sd, pipe_to_user);
1595 * Currently we punt and implement it as a normal copy, see pipe_to_user().

Completed in 107 milliseconds