Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dsplice.h101 extern const struct pipe_buf_operations default_pipe_buf_ops;
/linux-6.6.21/fs/
Dsplice.c389 .ops = &default_pipe_buf_ops, in copy_splice_read()
403 const struct pipe_buf_operations default_pipe_buf_ops = { variable
/linux-6.6.21/kernel/trace/
Dtrace.c7093 .ops = &default_pipe_buf_ops, in tracing_splice_read_pipe()