table of contents
other versions
- Tumbleweed 5.5-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¶
ino
inode number
page_index
offset within mapping, can used a page identifier and
position identifier in the page frame
sb_flag
super block flags
size
number of pages to be read in this execution
i_size
file length in bytes
__page
the address of page
rsize
read size (in bytes)
file
file argument
dev
device identifier
i_flag
file flags
DESCRIPTION¶
Read the page over, only fires when a previous async read operation failed
SEE ALSO0¶
tapset::nfs(3stap)
| May 2026 | SystemTap Tapset Reference |