add_to_pipe
ret = add_to_pipe(pipe, &bufs[page_nr++]);
ret = add_to_pipe(pipe, &buf);
EXPORT_SYMBOL(add_to_pipe);
ssize_t add_to_pipe(struct pipe_inode_info *pipe, struct pipe_buffer *buf);