Provided by: systemtap-doc_2.9-2ubuntu2_all 

NAME
probe::nfsd.create - NFS server creating a file(regular,dir,device,fifo) for client
SYNOPSIS
nfsd.create
VALUES
iap_valid
Attribute flags
filelen
the length of file name
filename
file name
client_ip
the ip address of client
type
file type(regular,dir,device,fifo ...)
iap_mode
file access mode
fh
file handle (the first part is the length of the file handle)
DESCRIPTION
Sometimes nfsd will call nfsd_create_v3 instead of this this probe point.
SEE ALSO
tapset::nfsd(3stap)
SystemTap Tapset Reference April 2016 PROBE::NFSD.CREATE(3stap)