Searched defs:pipe_buf_operations (Results 1 – 2 of 2) sorted by relevance
75 struct pipe_buf_operations { struct81 int can_merge;90 int (*confirm)(struct pipe_inode_info *, struct pipe_buffer *);96 void (*release)(struct pipe_inode_info *, struct pipe_buffer *);106 int (*steal)(struct pipe_inode_info *, struct pipe_buffer *);111 bool (*get)(struct pipe_inode_info *, struct pipe_buffer *);
95 struct pipe_buf_operations { struct103 int (*confirm)(struct pipe_inode_info *, struct pipe_buffer *);109 void (*release)(struct pipe_inode_info *, struct pipe_buffer *);119 bool (*try_steal)(struct pipe_inode_info *, struct pipe_buffer *);124 bool (*get)(struct pipe_inode_info *, struct pipe_buffer *);