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