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