suse man page for generic_file_splice_read

Query: generic_file_splice_read

OS: suse

Section: 9

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

GENERIC_FILE_SPLICE_(9) 					    splice API						   GENERIC_FILE_SPLICE_(9)

NAME
generic_file_splice_read - splice data from file to a pipe
SYNOPSIS
ssize_t generic_file_splice_read(struct file * in, loff_t * ppos, struct pipe_inode_info * pipe, size_t len, unsigned int flags);
ARGUMENTS
in file to splice from ppos position in in pipe pipe to splice to len number of bytes to splice flags splice modifier flags
DESCRIPTION
Will read pages from given file and fill them into a pipe. Can be used as long as the address_space operations for the source implements a readpage hook.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 GENERIC_FILE_SPLICE_(9)
Related Man Pages
vmsplice(2) - linux
tee(2) - centos
vmsplice(2) - mojave
vmsplice(2) - plan9
vmsplice(2) - sunos
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Update kernel Linux without reboot?!
The Future of the PM (Private Message) System at UNIX.com
32 bit process addressing more than 4GB