Searched refs:pipebufs (Results 1 – 1 of 1) sorted by relevance
648 struct pipe_buffer *pipebufs; member699 if (cs->pipebufs) { in fuse_copy_fill()700 struct pipe_buffer *buf = cs->pipebufs; in fuse_copy_fill()712 cs->pipebufs++; in fuse_copy_fill()730 cs->pipebufs++; in fuse_copy_fill()794 struct pipe_buffer *buf = cs->pipebufs; in fuse_try_move_page()810 cs->pipebufs++; in fuse_try_move_page()912 buf = cs->pipebufs; in fuse_ref_page()917 cs->pipebufs++; in fuse_ref_page()938 if (cs->write && cs->pipebufs && page) { in fuse_copy_page()[all …]