Searched defs:pipe_buf_operations (Results 1 – 1 of 1) sorted by relevance
13340 struct pipe_buf_operations { struct13341 int (*confirm)(struct pipe_inode_info *, struct pipe_buffer *);13342 void (*release)(struct pipe_inode_info *, struct pipe_buffer *);13343 bool (*try_steal)(struct pipe_inode_info *, struct pipe_buffer *);13344 bool (*get)(struct pipe_inode_info *, struct pipe_buffer *);