Searched refs:pipe_buf_try_steal (Results 1 – 3 of 3) sorted by relevance
224 static inline bool pipe_buf_try_steal(struct pipe_inode_info *pipe, in pipe_buf_try_steal() function
875 if (pipe_buf_try_steal(pipe, buf)) { in pipe_to_sg()
822 if (!pipe_buf_try_steal(cs->pipe, buf)) in fuse_try_move_page()
Completed in 18 milliseconds