plucky (3) probe::nfsd.proc.commit.3stap.gz

Provided by: systemtap-doc_5.1-4_amd64 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)

       proto
           transfer protocol

       count
           read bytes

       size
           read bytes

       client_ip
           the ip address of client

       version
           nfs version

       offset
           the offset of file

       uid
           requester's user id

       gid
           requester's group id

SEE ALSO

       tapset::nfsd(3stap)