Searched refs:pipebufs (Results 1 – 1 of 1) sorted by relevance
697 struct pipe_buffer *pipebufs; member748 if (cs->pipebufs) { in fuse_copy_fill()749 struct pipe_buffer *buf = cs->pipebufs; in fuse_copy_fill()761 cs->pipebufs++; in fuse_copy_fill()779 cs->pipebufs++; in fuse_copy_fill()843 struct pipe_buffer *buf = cs->pipebufs; in fuse_try_move_page()858 cs->pipebufs++; in fuse_try_move_page()949 buf = cs->pipebufs; in fuse_ref_page()955 cs->pipebufs++; in fuse_ref_page()976 if (cs->write && cs->pipebufs && page) { in fuse_copy_page()[all …]