Home
last modified time | relevance | path

Searched refs:pipebufs (Results 1 – 1 of 1) sorted by relevance

/linux/fs/fuse/
A Ddev.c654 struct pipe_buffer *pipebufs; member
705 if (cs->pipebufs) { in fuse_copy_fill()
706 struct pipe_buffer *buf = cs->pipebufs; in fuse_copy_fill()
718 cs->pipebufs++; in fuse_copy_fill()
736 cs->pipebufs++; in fuse_copy_fill()
800 struct pipe_buffer *buf = cs->pipebufs; in fuse_try_move_page()
816 cs->pipebufs++; in fuse_try_move_page()
917 buf = cs->pipebufs; in fuse_ref_page()
922 cs->pipebufs++; in fuse_ref_page()
1384 cs.pipebufs = bufs; in fuse_dev_splice_read()
[all …]

Completed in 8 milliseconds