Provided by: systemtap-doc_5.0-2ubuntu1_amd64
NAME
probe::nfs.aop.readpages - NFS client reading multiple pages
SYNOPSIS
nfs.aop.readpages
VALUES
dev device identifier rsize read size (in bytes) size number of pages attempted to read in this execution nr_pages number of pages attempted to read in this execution file filp argument ino inode number rpages read size (in pages)
DESCRIPTION
Fires when in readahead way, read several pages once
SEE ALSO
tapset::nfs(3stap)