Provided by: systemtap-doc_5.0-2ubuntu1_amd64 bug

NAME

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

SYNOPSIS

       nfsd.proc.commit

VALUES

       version
           nfs version

       gid
           requester's group id

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

       offset
           the offset of file

       proto
           transfer protocol

       uid
           requester's user id

       client_ip
           the ip address of client

       count
           read bytes

       size
           read bytes

SEE ALSO

       tapset::nfsd(3stap)