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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/
H A Dsplice.c566 static int pipe_to_file(struct pipe_inode_info *pipe, struct pipe_buffer *buf, function
669 * to the wanted destination. See pipe_to_file/pipe_to_sendpage above.
814 ret = __splice_from_pipe(pipe, out, ppos, len, flags, pipe_to_file);
869 ret = splice_from_pipe(pipe, out, ppos, len, flags, pipe_to_file);

Completed in 48 milliseconds