Provided by: systemtap-doc_4.7-1_amd64 bug

NAME

       probe::nfsd.proc.commit - NFS server performing a commit operation for client

SYNOPSIS

       nfsd.proc.commit

VALUES

       version
           nfs version

       count
           read bytes

       gid
           requester's group id

       uid
           requester's user id

       proto
           transfer protocol

       client_ip
           the ip address of client

       size
           read bytes

       offset
           the offset of file

       fh
           file handle (the first part is the length of the file handle)

SEE ALSO

       tapset::nfsd(3stap)