Searched refs:pipe_buf_try_steal (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dpipe_fs_i.h236 * pipe_buf_try_steal - attempt to take ownership of a pipe_buffer
240 static inline bool pipe_buf_try_steal(struct pipe_inode_info *pipe, function
/linux-master/drivers/char/
H A Dvirtio_console.c865 if (pipe_buf_try_steal(pipe, buf)) {
/linux-master/fs/fuse/
H A Ddev.c816 if (!pipe_buf_try_steal(cs->pipe, buf))

Completed in 111 milliseconds