Provided by: systemtap-doc_3.1-3ubuntu0.1_all bug

NAME

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

SYNOPSIS

       nfsd.proc.commit

VALUES

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

       client_ip
           the ip address of client

       gid
           requester's group id

       version
           nfs version

       offset
           the offset of file

       size
           read bytes

       count
           read bytes

       uid
           requester's user id

       proto
           transfer protocol

SEE ALSO

       tapset::nfsd(3stap)