Provided by: systemtap-doc_4.8-2_amd64
NAME
probe::nfsd.write - NFS server writing data to a file for client
SYNOPSIS
nfsd.write
VALUES
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 vlen read blocks offset the offset of file client_ip the ip address of client count read bytes size read bytes file argument file, indicates if the file has been opened.
SEE ALSO
tapset::nfsd(3stap)