Provided by: systemtap-doc_4.6-2_amd64 bug

NAME

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

SYNOPSIS

       nfsd.proc.create

VALUES

       gid
           requester's group id

       version
           nfs version

       uid
           requester's user id

       filelen
           length of file name

       proto
           transfer protocol

       filename
           file name

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

       client_ip
           the ip address of client

SEE ALSO

       tapset::nfsd(3stap)