Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dsplice.h110 extern const struct pipe_buf_operations default_pipe_buf_ops;
/linux/kernel/trace/
H A Dtrace.c6837 .ops = &default_pipe_buf_ops, in tracing_splice_read_pipe()