Home
last modified time | relevance | path

Searched refs:pipe_buf (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/include/linux/
Dpipe_fs_i.h164 static inline struct pipe_buffer *pipe_buf(const struct pipe_inode_info *pipe, in pipe_buf() function
176 return pipe_buf(pipe, pipe->head); in pipe_head_buf()