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¶
client_ip
the ip address of client
vlen
read blocks
offset
the offset of file
fh
file handle (the first part is the length of the file
handle)
vec
struct kvec, includes buf address in kernel address and
length of each buffer
proto
transfer protocol
gid
requester's group id
uid
requester's user id
size
read bytes
version
nfs version
count
read bytes
SEE ALSO0¶
tapset::nfsd(3stap)
October 2018 | SystemTap Tapset Reference |