Provided by: systemtap-doc_3.1-3ubuntu0.1_all
NAME
probe::nfs.aop.readpage - NFS client synchronously reading a page
SYNOPSIS
nfs.aop.readpage
VALUES
sb_flag super block flags rsize read size (in bytes) size number of pages to be read in this execution page_index offset within mapping, can used a page identifier and position identifier in the page frame file file argument i_size file length in bytes __page the address of page i_flag file flags dev device identifier ino inode number
DESCRIPTION
Read the page over, only fires when a previous async read operation failed
SEE ALSO
tapset::nfs(3stap)