Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dpipe_fs_i.h150 static inline int pipe_buf_steal(struct pipe_inode_info *pipe, in pipe_buf_steal() function
/Linux-v5.4/drivers/char/
Dvirtio_console.c874 if (pipe_buf_steal(pipe, buf) == 0) { in pipe_to_sg()
/Linux-v5.4/fs/fuse/
Ddev.c808 if (pipe_buf_steal(cs->pipe, buf) != 0) in fuse_try_move_page()