table of contents
other versions
- Tumbleweed 5.4-1.1
- Leap-16.0
- Leap-15.6
| PROBE::NFS.AOP.R(3stap) | Network File Storage Tapsets | PROBE::NFS.AOP.R(3stap) |
NAME¶
probe::nfs.aop.readpage - NFS client synchronously reading a page
SYNOPSIS¶
nfs.aop.readpage
VALUES¶
page_index
offset within mapping, can used a page identifier and
position identifier in the page frame
file
file argument
sb_flag
super block flags
ino
inode number
size
number of pages to be read in this execution
dev
device identifier
rsize
read size (in bytes)
i_flag
file flags
i_size
file length in bytes
__page
the address of page
DESCRIPTION¶
Read the page over, only fires when a previous async read operation failed
SEE ALSO0¶
tapset::nfs(3stap)
| October 2025 | SystemTap Tapset Reference |