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

NAME

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

SYNOPSIS

       nfs.proc.create

VALUES

       prot
           transfer protocol

       filelen
           length of file name

       fh
           file handle of parent dir

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

       filename
           file name

       flag
           indicates create mode (only for NFSv3 and NFSv4)

       server_ip
           IP address of server

SEE ALSO

       tapset::nfs_proc(3stap)