suse man page for generic_file_aio_read

Query: generic_file_aio_read

OS: suse

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)

NAME
generic_file_aio_read - generic filesystem read routine
SYNOPSIS
ssize_t generic_file_aio_read(struct kiocb * iocb, const struct iovec * iov, unsigned long nr_segs, loff_t pos);
ARGUMENTS
iocb kernel I/O control block iov io vector request nr_segs number of segments in the iovec pos current file position
DESCRIPTION
This is the "read" routine for all filesystems that can use the page cache directly.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 GENERIC_FILE_AIO_REA(9)
Related Man Pages
vmsplice(2) - centos
vmsplice(2) - suse
vmsplice(2) - plan9
vmsplice(2) - freebsd
vmsplice(2) - opensolaris
Similar Topics in the Unix Linux Community
Getting command output to putty window title.
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
Tar Command
Shopt -s histappend