Query: generic_file_aio_read
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
GENERIC_FILE_AIO_REA(9) Memory Management in Linux GENERIC_FILE_AIO_REA(9)NAMEgeneric_file_aio_read - generic filesystem read routineSYNOPSISssize_t generic_file_aio_read(struct kiocb * iocb, const struct iovec * iov, unsigned long nr_segs, loff_t pos);ARGUMENTSiocb kernel I/O control block iov io vector request nr_segs number of segments in the iovec pos current file positionDESCRIPTIONThis is the "read" routine for all filesystems that can use the page cache directly.COPYRIGHTKernel Hackers Manual 3.10 June 2014 GENERIC_FILE_AIO_REA(9)
Related Man Pages |
---|
vmsplice(2) - linux |
vmsplice(2) - suse |
vmsplice(2) - mojave |
vmsplice(2) - xfree86 |
vmsplice(2) - minix |
Similar Topics in the Unix Linux Community |
---|
How to increment version inside a file? |
DB2 convert digits to binary format |
Tar Command |
Docker learning Phase-I |
Controlling user input |