Provided by: systemtap-doc_4.7-1_amd64 bug

NAME

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

SYNOPSIS

       nfs.aop.readpages

VALUES

       size
           number of pages attempted to read in this execution

       rpages
           read size (in pages)

       ino
           inode number

       nr_pages
           number of pages attempted to read in this execution

       file
           filp argument

       dev
           device identifier

       rsize
           read size (in bytes)

DESCRIPTION

       Fires when in readahead way, read several pages once

SEE ALSO

       tapset::nfs(3stap)