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

NAME

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

SYNOPSIS

       nfsd.proc.create

VALUES

       filename
           file name

       filelen
           length of file name

       uid
           requester's user id

       proto
           transfer protocol

       client_ip
           the ip address of client

       version
           nfs version

       gid
           requester's group id

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

SEE ALSO

       tapset::nfsd(3stap)