Lines Matching refs:pipe_buffer
697 struct pipe_buffer *pipebufs;
698 struct pipe_buffer *currbuf;
719 struct pipe_buffer *buf = cs->currbuf; in fuse_copy_finish()
749 struct pipe_buffer *buf = cs->pipebufs; in fuse_copy_fill()
843 struct pipe_buffer *buf = cs->pipebufs; in fuse_try_move_page()
937 struct pipe_buffer *buf; in fuse_ref_page()
1369 struct pipe_buffer *bufs; in fuse_dev_splice_read()
1376 bufs = kvmalloc_array(pipe->buffers, sizeof(struct pipe_buffer), in fuse_dev_splice_read()
1948 struct pipe_buffer *bufs; in fuse_dev_splice_write()
1960 bufs = kvmalloc_array(pipe->nrbufs, sizeof(struct pipe_buffer), in fuse_dev_splice_write()
1980 struct pipe_buffer *ibuf; in fuse_dev_splice_write()
1981 struct pipe_buffer *obuf; in fuse_dev_splice_write()