Home
last modified time | relevance | path

Searched refs:pipe_buf_operations (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/include/linux/
Dpipe_fs_i.h23 const struct pipe_buf_operations *ops;
77 struct pipe_buf_operations { struct
141 extern const struct pipe_buf_operations nosteal_pipe_buf_ops;
Dsplice.h59 const struct pipe_buf_operations *ops;/* ops associated with output pipe */
85 extern const struct pipe_buf_operations page_cache_pipe_buf_ops;
/linux-4.1.27/fs/
Dpipe.c212 static const struct pipe_buf_operations anon_pipe_buf_ops = {
220 static const struct pipe_buf_operations packet_pipe_buf_ops = {
249 const struct pipe_buf_operations *ops = buf->ops; in pipe_read()
365 const struct pipe_buf_operations *ops = buf->ops; in pipe_write()
Dsplice.c137 const struct pipe_buf_operations page_cache_pipe_buf_ops = {
155 static const struct pipe_buf_operations user_page_pipe_buf_ops = {
550 static const struct pipe_buf_operations default_pipe_buf_ops = {
565 const struct pipe_buf_operations nosteal_pipe_buf_ops = {
761 const struct pipe_buf_operations *ops = buf->ops; in splice_from_pipe_feed()
1026 const struct pipe_buf_operations *ops = buf->ops; in iter_file_splice_write()
/linux-4.1.27/kernel/
Drelay.c1196 static const struct pipe_buf_operations relay_pipe_buf_ops = {
/linux-4.1.27/kernel/trace/
Dtrace.c4790 static const struct pipe_buf_operations tracing_pipe_buf_ops = {
5683 static const struct pipe_buf_operations buffer_pipe_buf_ops = {