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

NAME

       probe::nfs.proc.create - NFS client creating file on server

SYNOPSIS

       nfs.proc.create

VALUES

       filelen
           length of file name

       server_ip
           IP address of server

       filename
           file name

       fh
           file handle of parent dir

       version
           NFS version (the function is used for all NFS version)

       prot
           transfer protocol

       flag
           indicates create mode (only for NFSv3 and NFSv4)

SEE ALSO

       tapset::nfs_proc(3stap)