Provided by: systemtap-doc_2.3-1ubuntu1.4_all bug

NAME

       probe::nfs.aop.readpage - NFS client synchronously reading a page

SYNOPSIS

       nfs.aop.readpage

VALUES

       dev
           device identifier

       rsize
           read size (in bytes)

       __page
           the address of page

       ino
           inode number

       page_index
           offset within mapping, can used a page identifier and position identifier in the page
           frame

       i_size
           file length in bytes

       size
           number of pages to be read in this execution

       sb_flag
           super block flags

       i_flag
           file flags

       file
           file argument

DESCRIPTION

       Read the page over, only fires when a previous async read operation failed