Searched refs:pipebufs (Results 1 – 1 of 1) sorted by relevance
730 struct pipe_buffer *pipebufs; member781 if (cs->pipebufs) { in fuse_copy_fill()782 struct pipe_buffer *buf = cs->pipebufs; in fuse_copy_fill()794 cs->pipebufs++; in fuse_copy_fill()812 cs->pipebufs++; in fuse_copy_fill()876 struct pipe_buffer *buf = cs->pipebufs; in fuse_try_move_page()891 cs->pipebufs++; in fuse_try_move_page()989 buf = cs->pipebufs; in fuse_ref_page()995 cs->pipebufs++; in fuse_ref_page()1016 if (cs->write && cs->pipebufs && page) { in fuse_copy_page()[all …]