Provided by: systemtap-doc_2.3-1ubuntu1.4_all 

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