Query: generic_file_aio_write
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
GENERIC_FILE_AIO_WRI(9) Memory Management in Linux GENERIC_FILE_AIO_WRI(9)NAMEgeneric_file_aio_write - write data to a fileSYNOPSISssize_t generic_file_aio_write(struct kiocb * iocb, const struct iovec * iov, unsigned long nr_segs, loff_t pos);ARGUMENTSiocb IO state structure iov vector with data to write nr_segs number of segments in the vector pos position in file where to writeDESCRIPTIONThis is a wrapper around __generic_file_aio_write to be used by most filesystems. It takes care of syncing the file in case of O_SYNC file and acquires i_mutex as needed.COPYRIGHTKernel Hackers Manual 3.10 June 2014 GENERIC_FILE_AIO_WRI(9)
Related Man Pages |
---|
vmsplice(2) - mojave |
vmsplice(2) - x11r4 |
vmsplice(2) - php |
vmsplice(2) - hpux |
vmsplice(2) - sunos |
Similar Topics in the Unix Linux Community |
---|
How to increment version inside a file? |
Docker learning Phase-I |
Shopt -s histappend |
Unsure why access time on a directory change isn't changing |
Please Welcome Dave Munro to the Moderator Team! |