Home
last modified time | relevance | path

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

/fs/
Dpipe.c237 static const struct pipe_buf_operations anon_pipe_buf_nomerge_ops = { variable
263 buf->ops = &anon_pipe_buf_nomerge_ops; in pipe_buf_mark_unmergeable()