Lines Matching refs:pipe_buffer
852 struct pipe_buffer *buf = cs->currbuf; in fuse_copy_finish()
882 struct pipe_buffer *buf = cs->pipebufs; in fuse_copy_fill()
984 struct pipe_buffer *buf = cs->pipebufs; in fuse_try_move_folio()
1085 struct pipe_buffer *buf; in fuse_ref_folio()
1594 struct pipe_buffer *bufs; in fuse_dev_splice_read()
1601 bufs = kvmalloc_objs(struct pipe_buffer, pipe->max_usage); in fuse_dev_splice_read()
2298 struct pipe_buffer *bufs; in fuse_dev_splice_write()
2313 bufs = kvmalloc_objs(struct pipe_buffer, count); in fuse_dev_splice_write()
2330 struct pipe_buffer *ibuf; in fuse_dev_splice_write()
2331 struct pipe_buffer *obuf; in fuse_dev_splice_write()
2372 struct pipe_buffer *buf = &bufs[idx]; in fuse_dev_splice_write()