Searched refs:pipebufs (Results 1 – 1 of 1) sorted by relevance
714 struct pipe_buffer *pipebufs; member765 if (cs->pipebufs) { in fuse_copy_fill()766 struct pipe_buffer *buf = cs->pipebufs; in fuse_copy_fill()778 cs->pipebufs++; in fuse_copy_fill()796 cs->pipebufs++; in fuse_copy_fill()861 struct pipe_buffer *buf = cs->pipebufs; in fuse_try_move_page()873 cs->pipebufs++; in fuse_try_move_page()960 buf = cs->pipebufs; in fuse_ref_page()966 cs->pipebufs++; in fuse_ref_page()987 if (cs->write && cs->pipebufs && page) { in fuse_copy_page()[all …]