Name

probe::nfsd.write — NFS server writing data to a file for client

Synopsis

nfsd.write 

Values

offset

the offset of file

vec

struct kvec, includes buf address in kernel address and length of each buffer

file

argument file, indicates if the file has been opened.

vlen

read blocks

size

read bytes

count

read bytes

fh

file handle (the first part is the length of the file handle)

client_ip

the ip address of client