Searched refs:pipebufs (Results 1 – 1 of 1) sorted by relevance
641 struct pipe_buffer *pipebufs; member692 if (cs->pipebufs) { in fuse_copy_fill()693 struct pipe_buffer *buf = cs->pipebufs; in fuse_copy_fill()705 cs->pipebufs++; in fuse_copy_fill()723 cs->pipebufs++; in fuse_copy_fill()787 struct pipe_buffer *buf = cs->pipebufs; in fuse_try_move_page()802 cs->pipebufs++; in fuse_try_move_page()893 buf = cs->pipebufs; in fuse_ref_page()899 cs->pipebufs++; in fuse_ref_page()920 if (cs->write && cs->pipebufs && page) { in fuse_copy_page()[all …]