pipe_buf_operations  271 fs/pipe.c      static const struct pipe_buf_operations anon_pipe_buf_ops = {
pipe_buf_operations  307 fs/pipe.c      			const struct pipe_buf_operations *ops = buf->ops;
pipe_buf_operations  429 fs/pipe.c      		const struct pipe_buf_operations *ops = buf->ops;
pipe_buf_operations  132 fs/splice.c    static const struct pipe_buf_operations page_cache_pipe_buf_ops = {
pipe_buf_operations  152 fs/splice.c    static const struct pipe_buf_operations user_page_pipe_buf_ops = {
pipe_buf_operations  626 fs/splice.c    			const struct pipe_buf_operations *ops = buf->ops;
pipe_buf_operations   24 include/linux/pipe_fs_i.h 	const struct pipe_buf_operations *ops;
pipe_buf_operations   55 include/linux/splice.h 	const struct pipe_buf_operations *ops;/* ops associated with output pipe */
pipe_buf_operations 1200 kernel/relay.c static struct pipe_buf_operations relay_pipe_buf_ops = {
pipe_buf_operations   97 net/core/skbuff.c static struct pipe_buf_operations sock_pipe_buf_ops = {