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