probe::nfsd.write — NFS server writing data to a file for client
nfsd.write
client_ip
the ip address of client
file
argument file, indicates if the file has been opened.
fh
file handle (the first part is the length of the file handle)
count
read bytes
offset
the offset of file
size
read bytes
vec
struct kvec, includes buf address in kernel address and length of each buffer
vlen
read blocks