Query: generic_file_splice_write
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)NAMEgeneric_file_splice_write - splice data from a pipe to a fileSYNOPSISssize_t generic_file_splice_write(struct pipe_inode_info * pipe, struct file * out, loff_t * ppos, size_t len, unsigned int flags);ARGUMENTSpipe pipe info out file to write to ppos position in out len number of bytes to splice flags splice modifier flagsDESCRIPTIONWill either move or copy pages (determined by flags options) from the given pipe inode to the given file.COPYRIGHTKernel Hackers Manual 2.6. July 2010 GENERIC_FILE_SPLICE_(9)
Related Man Pages |
---|
tee(2) - linux |
vmsplice(2) - linux |
vmsplice(2) - suse |
vmsplice(2) - xfree86 |
vmsplice(2) - minix |
Similar Topics in the Unix Linux Community |
---|
Cut command on RHEL 6.8 compatibility issues |
Update kernel Linux without reboot?! |
Docker learning Phase-I |
The Future of the PM (Private Message) System at UNIX.com |
Shopt -s histappend |