Searched defs:pipe_buf_operations (Results 1 – 1 of 1) sorted by relevance
11177 struct pipe_buf_operations { struct11178 int (*confirm)(struct pipe_inode_info *, struct pipe_buffer *);11179 void (*release)(struct pipe_inode_info *, struct pipe_buffer *);11180 bool (*try_steal)(struct pipe_inode_info *, struct pipe_buffer *);11181 bool (*get)(struct pipe_inode_info *, struct pipe_buffer *);