Provided by: systemtap-doc_4.8-2_amd64
NAME
probe::nfs.aop.readpages - NFS client reading multiple pages
SYNOPSIS
nfs.aop.readpages
VALUES
rsize read size (in bytes) rpages read size (in pages) ino inode number file filp argument nr_pages number of pages attempted to read in this execution dev device identifier 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)