centos man page for generic_pipe_buf_get

Query: generic_pipe_buf_get

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

GENERIC_PIPE_BUF_GET(9) 					     pipes API						   GENERIC_PIPE_BUF_GET(9)

NAME
generic_pipe_buf_get - get a reference to a struct pipe_buffer
SYNOPSIS
void generic_pipe_buf_get(struct pipe_inode_info * pipe, struct pipe_buffer * buf);
ARGUMENTS
pipe the pipe that the buffer belongs to buf the buffer to get a reference to
DESCRIPTION
This function grabs an extra reference to buf. It's used in in the tee system call, when we duplicate the buffers in one pipe into another.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 GENERIC_PIPE_BUF_GET(9)
Related Man Pages
struct_pipe_inode_info(9) - centos
usb_fill_int_urb(9) - centos
stat(2) - v7
splice(2) - xfree86
splice(2) - plan9
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
Shopt -s histappend
Controlling user input