table of contents
PROBE::NFS.PROC.(3stap) | Network File Storage Tapsets | PROBE::NFS.PROC.(3stap) |
NAME¶
probe::nfs.proc.read - NFS client synchronously reads file from server
SYNOPSIS¶
nfs.proc.read
VALUES¶
offset
the file offset
version
NFS version
count
read bytes in this execution
prot
transfer protocol
flags
used to set task->tk_flags in rpc_init_task
function
server_ip
IP address of server
DESCRIPTION¶
All the nfs.proc.read kernel functions were removed in kernel commit 8e0969 in December 2006, so these probes do not exist on Linux 2.6.21 and newer kernels.
SEE ALSO0¶
tapset::nfs_proc(3stap)
October 2018 | SystemTap Tapset Reference |