Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dsplice.h110 extern const struct pipe_buf_operations default_pipe_buf_ops;
/linux/fs/
H A Dsplice.c388 .ops = &default_pipe_buf_ops, in copy_splice_read()
402 const struct pipe_buf_operations default_pipe_buf_ops = { variable
/linux/kernel/trace/
H A Dtrace.c6847 .ops = &default_pipe_buf_ops, in tracing_splice_read_pipe()