Searched refs:pipebufs (Results 1 – 1 of 1) sorted by relevance
646 struct pipe_buffer *pipebufs; member697 if (cs->pipebufs) { in fuse_copy_fill()698 struct pipe_buffer *buf = cs->pipebufs; in fuse_copy_fill()710 cs->pipebufs++; in fuse_copy_fill()728 cs->pipebufs++; in fuse_copy_fill()792 struct pipe_buffer *buf = cs->pipebufs; in fuse_try_move_page()808 cs->pipebufs++; in fuse_try_move_page()909 buf = cs->pipebufs; in fuse_ref_page()914 cs->pipebufs++; in fuse_ref_page()935 if (cs->write && cs->pipebufs && page) { in fuse_copy_page()[all …]