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

NAME

       probe::nfsd.proc.create - NFS server creating a file for client

SYNOPSIS

       nfsd.proc.create

VALUES

       proto
           transfer protocol

       client_ip
           the ip address of client

       filename
           file name

       filelen
           length of file name

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

       version
           nfs version

       gid
           requester's group id

       uid
           requester's user id

SEE ALSO

       tapset::nfsd(3stap)