PROBE::NFSD\&.PROC\&
Section: Network File Storage Tapsets (3stap)
Updated: November 2020
Page Index
NAME
probe::nfsd.proc.read - NFS server reading file for client
SYNOPSIS
nfsd.proc.read
VALUES
client_ip
-
the ip address of client
gid
-
requester's group id
version
-
nfs version
vlen
-
read blocks
count
-
read bytes
fh
-
file handle (the first part is the length of the file handle)
uid
-
requester's user id
offset
-
the offset of file
proto
-
transfer protocol
vec
-
struct kvec, includes buf address in kernel address and length of each buffer
size
-
read bytes
SEE ALSO
tapset::nfsd(3stap)