Searched refs:page_cache_pipe_buf_ops (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/ | ||
H A D | splice.h | 109 extern const struct pipe_buf_operations page_cache_pipe_buf_ops; |
/linux/mm/ | ||
H A D | filemap.c | 2926 .ops = &page_cache_pipe_buf_ops, in splice_folio_into_pipe() |