Provided by: systemtap-doc_3.1-3ubuntu0.1_all 

NAME
probe::nfsd.proc.write - NFS server writing data to file for client
SYNOPSIS
nfsd.proc.write
VALUES
gid
requester's group id
vlen
read blocks
client_ip
the ip address of client
fh
file handle (the first part is the length of the file handle)
version
nfs version
offset
the offset of file
vec
struct kvec, includes buf address in kernel address and length of each buffer
proto
transfer protocol
stable
argp->stable
uid
requester's user id
count
read bytes
size
read bytes
SEE ALSO
tapset::nfsd(3stap)
SystemTap Tapset Reference March 2016 PROBE::NFSD.PROC(3stap)