Provided by: systemtap-doc_2.9-2ubuntu2_all bug

NAME

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

SYNOPSIS

       nfsd.proc.commit

VALUES

       proto
           transfer protocol

       offset
           the offset of file

       gid
           requester's group id

       count
           read bytes

       version
           nfs version

       size
           read bytes

       client_ip
           the ip address of client

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

       uid
           requester's user id

SEE ALSO

       tapset::nfsd(3stap)