pipe_buf_confirm (9) - Linux Manuals

pipe_buf_confirm: verify contents of the pipe buffer

NAME

pipe_buf_confirm - verify contents of the pipe buffer

SYNOPSIS

int pipe_buf_confirm(struct pipe_inode_info pipe, struct pipe_buffer buf);

ARGUMENTS

pipe

the pipe that the buffer belongs to

buf

the buffer to confirm

COPYRIGHT