probe::nfsd.proc.write — NFS server writing data to file for client
nfsd.proc.write
client_ip
the ip address of client
fh
file handle (the first part is the length of the file handle)
proto
transfer protocol
offset
the offset of file
vec
struct kvec, includes buf address in kernel address and length of each buffer
vlen
read blocks
stable
argp->stable
gid
requester's group id
count
read bytes
version
nfs version
size
read bytes
uid
requester's user id