Provided by: systemtap-doc_4.2-3ubuntu0.1_all bug

NAME

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

SYNOPSIS

       nfsd.proc.create

VALUES

       proto
           transfer protocol

       uid
           requester's user id

       version
           nfs version

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

       gid
           requester's group id

       filename
           file name

       client_ip
           the ip address of client

       filelen
           length of file name

SEE ALSO

       tapset::nfsd(3stap)