PROBE::NFSD.PROC(3stap) | Network File Storage Tapsets | PROBE::NFSD.PROC(3stap) |
NAME¶
probe::nfsd.proc.write - NFS server writing data to file for client
SYNOPSIS¶
nfsd.proc.write
VALUES¶
offset
the offset of file
vlen
read blocks
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
client_ip
the ip address of client
gid
requester's group id
size
read bytes
uid
requester's user id
version
nfs version
count
read bytes
stable
argp->stable
proto
transfer protocol
SEE ALSO0¶
tapset::nfsd(3stap)
October 2018 | SystemTap Tapset Reference |