Provided by: systemtap-doc_5.1-5_amd64 

NAME
probe::nfsd.write - NFS server writing data to a file for client
SYNOPSIS
nfsd.write
VALUES
client_ip
the ip address of client
vec
struct kvec, includes buf address in kernel address and length of each buffer
offset
the offset of file
fh
file handle (the first part is the length of the file handle)
file
argument file, indicates if the file has been opened.
count
read bytes
vlen
read blocks
size
read bytes
SEE ALSO
tapset::nfsd(3stap)
SystemTap Tapset Reference April 2024 PROBE::NFSD.WRITE(3stap)