Provided by: systemtap-doc_3.1-3ubuntu0.1_all 

NAME
probe::nfs.proc.create - NFS client creating file on server
SYNOPSIS
nfs.proc.create
VALUES
server_ip
IP address of server
prot
transfer protocol
filename
file name
version
NFS version (the function is used for all NFS version)
filelen
length of file name
flag
indicates create mode (only for NFSv3 and NFSv4)
fh
file handle of parent dir
SEE ALSO
tapset::nfs_proc(3stap)
SystemTap Tapset Reference March 2016 PROBE::NFS.PROC.(3stap)