Home
last modified time | relevance | path

Searched defs:pipe_buffer (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/
H A Dpipe_fs_i.h26 struct pipe_buffer { struct
27 struct page *page;
28 unsigned int offset, len;
29 const struct pipe_buf_operations *ops;
30 unsigned int flags;
31 unsigned long private;