Provided by: systemtap-doc_4.2-3ubuntu0.1_all 

NAME
probe::nfs.proc.write_done - NFS client response to a write RPC task
SYNOPSIS
nfs.proc.write_done
VALUES
count
number of bytes written
version
NFS version
timestamp
V4 timestamp, which is used for lease renewal
server_ip
IP address of server
prot
transfer protocol
status
result of last operation
valid
fattr->valid, indicates which fields are valid
DESCRIPTION
Fires when a reply to a write RPC task is received or some write error occurs (timeout or socket
shutdown).
SEE ALSO
tapset::nfs_proc(3stap)
SystemTap Tapset Reference November 2019 PROBE::NFS.PROC.(3stap)