Searched refs:pipebufs (Results 1 – 1 of 1) sorted by relevance
708 struct pipe_buffer *pipebufs; member759 if (cs->pipebufs) { in fuse_copy_fill()760 struct pipe_buffer *buf = cs->pipebufs; in fuse_copy_fill()772 cs->pipebufs++; in fuse_copy_fill()790 cs->pipebufs++; in fuse_copy_fill()854 struct pipe_buffer *buf = cs->pipebufs; in fuse_try_move_page()870 cs->pipebufs++; in fuse_try_move_page()975 buf = cs->pipebufs; in fuse_ref_page()980 cs->pipebufs++; in fuse_ref_page()1001 if (cs->write && cs->pipebufs && page) { in fuse_copy_page()[all …]