Query: generic_file_splice_write
OS: centos
Section: 9
Links: centos man pages all man pages
Forums: unix linux community forum categories
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 3.10 June 2014 GENERIC_FILE_SPLICE_(9)
Related Man Pages |
---|
vmsplice(2) - x11r4 |
vmsplice(2) - plan9 |
vmsplice(2) - minix |
vmsplice(2) - sunos |
vmsplice(2) - osf1 |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
Best performance UNIX just for HOST Virtualization? |
Tar Command |
Unsure why access time on a directory change isn't changing |
Controlling user input |