Name

pipe_buf_steal — attempt to take ownership of a pipe_buffer

Synopsis

int pipe_buf_steal (struct pipe_inode_info * pipe,
 struct pipe_buffer * buf);
 

Arguments

struct pipe_inode_info * pipe

the pipe that the buffer belongs to

struct pipe_buffer * buf

the buffer to attempt to steal