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