Searched refs:pipebufs (Results 1 – 1 of 1) sorted by relevance
699 struct pipe_buffer *pipebufs; member750 if (cs->pipebufs) { in fuse_copy_fill()751 struct pipe_buffer *buf = cs->pipebufs; in fuse_copy_fill()763 cs->pipebufs++; in fuse_copy_fill()781 cs->pipebufs++; in fuse_copy_fill()844 struct pipe_buffer *buf = cs->pipebufs; in fuse_try_move_page()860 cs->pipebufs++; in fuse_try_move_page()960 buf = cs->pipebufs; in fuse_ref_page()965 cs->pipebufs++; in fuse_ref_page()986 if (cs->write && cs->pipebufs && page) { in fuse_copy_page()[all …]