Searched refs:pipe_head_buf (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Dpipe_fs_i.h187 * pipe_head_buf - Return the pipe buffer at the head of the pipe ring
190 static inline struct pipe_buffer *pipe_head_buf(const struct pipe_inode_info *pipe) function
/linux-master/fs/
H A Dsplice.c386 struct pipe_buffer *buf = pipe_head_buf(pipe);
/linux-master/mm/
H A Dfilemap.c2801 struct pipe_buffer *buf = pipe_head_buf(pipe);
H A Dshmem.c2957 struct pipe_buffer *buf = pipe_head_buf(pipe);

Completed in 126 milliseconds