Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dsplice.h100 extern const struct pipe_buf_operations page_cache_pipe_buf_ops;
/linux-6.6.21/fs/
Dsplice.c155 const struct pipe_buf_operations page_cache_pipe_buf_ops = { variable
/linux-6.6.21/mm/
Dfilemap.c2863 .ops = &page_cache_pipe_buf_ops, in splice_folio_into_pipe()