Searched refs:anon_pipe_buf_ops (Results 1 – 1 of 1) sorted by relevance
245 static const struct pipe_buf_operations anon_pipe_buf_ops = { variable277 if (buf->ops == &anon_pipe_buf_ops) in pipe_buf_mark_unmergeable()283 return buf->ops == &anon_pipe_buf_ops; in pipe_buf_can_merge()480 buf->ops = &anon_pipe_buf_ops; in pipe_write()