Searched refs:page_cache_pipe_buf_ops (Results 1 – 3 of 3) sorted by relevance
88 extern const struct pipe_buf_operations page_cache_pipe_buf_ops;
140 const struct pipe_buf_operations page_cache_pipe_buf_ops = { variable
395 buf->ops = &page_cache_pipe_buf_ops; in copy_page_to_iter_pipe()