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

NAME
probe::nfs.proc.commit_setup - NFS client setting up a commit RPC task
SYNOPSIS
nfs.proc.commit_setup
VALUES
offset
the file offset
bitmask1
V4 bitmask representing the set of attributes supported on this filesystem
count
bytes in this commit
bitmask0
V4 bitmask representing the set of attributes supported on this filesystem
size
bytes in this commit
prot
transfer protocol
server_ip
IP address of server
version
NFS version
DESCRIPTION
The commit_setup function is used to setup a commit RPC task. Is is not doing the actual commit
operation. It is does not exist in NFSv2.
SystemTap Tapset Reference March 2016 PROBE::NFS.PROC.(3stap)