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