Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dpipe_fs_i.h181 void pipe_buf_mark_unmergeable(struct pipe_buffer *buf);
/Linux-v5.4/fs/
Dsplice.c1610 pipe_buf_mark_unmergeable(obuf); in splice_pipe_to_pipe()
1690 pipe_buf_mark_unmergeable(obuf); in link_pipe()
Dpipe.c260 void pipe_buf_mark_unmergeable(struct pipe_buffer *buf) in pipe_buf_mark_unmergeable() function