Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dsplice.h95 extern const struct pipe_buf_operations default_pipe_buf_ops;
/Linux-v6.1/lib/
Diov_iter.c243 .ops = &default_pipe_buf_ops, in push_anon()
267 if (buf->ops == &default_pipe_buf_ops) in last_offset()
/Linux-v6.1/fs/
Dsplice.c328 const struct pipe_buf_operations default_pipe_buf_ops = { variable
/Linux-v6.1/kernel/trace/
Dtrace.c6905 .ops = &default_pipe_buf_ops, in tracing_splice_read_pipe()