Searched refs:pipebufs (Results 1 – 1 of 1) sorted by relevance
700 struct pipe_buffer *pipebufs; member751 if (cs->pipebufs) { in fuse_copy_fill()752 struct pipe_buffer *buf = cs->pipebufs; in fuse_copy_fill()764 cs->pipebufs++; in fuse_copy_fill()782 cs->pipebufs++; in fuse_copy_fill()847 struct pipe_buffer *buf = cs->pipebufs; in fuse_try_move_page()862 cs->pipebufs++; in fuse_try_move_page()953 buf = cs->pipebufs; in fuse_ref_page()959 cs->pipebufs++; in fuse_ref_page()980 if (cs->write && cs->pipebufs && page) { in fuse_copy_page()[all …]