1PROBE::NFS.FOP.R(3stap) Network File Storage Tapsets PROBE::NFS.FOP.R(3stap)
23
4
NAME
6probe::nfs.fop.read - NFS client read operation
7
SYNOPSIS
9nfs.fop.read
10
VALUES
12devname
13block device name
14
DESCRIPTION
16SystemTap uses the vfs.do_sync_read probe to implement this probe and
17as a result will get operations other than the NFS client read
18operations.
19
SEE ALSO
21tapset::nfs(3stap)
2223
24
25
SystemTap Tapset Reference November 2022 PROBE::NFS.FOP.R(3stap)