Provided by: systemtap-doc_4.6-2_amd64 bug

NAME

       probe::nfs.aop.readpages - NFS client reading multiple pages

SYNOPSIS

       nfs.aop.readpages

VALUES

       dev
           device identifier

       nr_pages
           number of pages attempted to read in this execution

       rsize
           read size (in bytes)

       ino
           inode number

       file
           filp argument

       rpages
           read size (in pages)

       size
           number of pages attempted to read in this execution

DESCRIPTION

       Fires when in readahead way, read several pages once

SEE ALSO

       tapset::nfs(3stap)