generic_file_splice_write(9) centos man page | unix.com

Man Page: generic_file_splice_write

Operating Environment: centos

Section: 9

GENERIC_FILE_SPLICE_(9) 					    splice API						   GENERIC_FILE_SPLICE_(9)

NAME
generic_file_splice_write - splice data from a pipe to a file
SYNOPSIS
ssize_t generic_file_splice_write(struct pipe_inode_info * pipe, struct file * out, loff_t * ppos, size_t len, unsigned int flags);
ARGUMENTS
pipe pipe info out file to write to ppos position in out len number of bytes to splice flags splice modifier flags
DESCRIPTION
Will either move or copy pages (determined by flags options) from the given pipe inode to the given file.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 GENERIC_FILE_SPLICE_(9)
Related Man Pages
tee(2) - linux
vmsplice(2) - x11r4
vmsplice(2) - xfree86
vmsplice(2) - posix
vmsplice(2) - php
Similar Topics in the Unix Linux Community
Weird 'find' results
DB2 convert digits to binary format
CentOS7 restoring file capabilities
Docker learning Phase-I
Shopt -s histappend