Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dsplice.h110 extern const struct pipe_buf_operations default_pipe_buf_ops;
/linux-6.15/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-6.15/kernel/trace/
H A Dtrace.c6784 .ops = &default_pipe_buf_ops, in tracing_splice_read_pipe()