generic_pipe_buf_steal(9) centos man page | unix.com

Man Page: generic_pipe_buf_steal

Operating Environment: centos

Section: 9

GENERIC_PIPE_BUF_STE(9) 					     pipes API						   GENERIC_PIPE_BUF_STE(9)

NAME
generic_pipe_buf_steal - attempt to take ownership of a pipe_buffer
SYNOPSIS
int generic_pipe_buf_steal(struct pipe_inode_info * pipe, struct pipe_buffer * buf);
ARGUMENTS
pipe the pipe that the buffer belongs to buf the buffer to attempt to steal
DESCRIPTION
This function attempts to steal the struct page attached to buf. If successful, this function returns 0 and returns with the page locked. The caller may then reuse the page for whatever he wishes; the typical use is insertion into a different file page cache.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 GENERIC_PIPE_BUF_STE(9)
Related Man Pages
struct_pipe_inode_info(9) - centos
vop_vptocnp(9) - debian
vop_vptocnp(9) - opensolaris
vop_vptocnp(9) - php
vop_vptocnp(9) - redhat
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
How to increment version inside a file?
DB2 convert digits to binary format
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it