Nfs server creating a file(regular,dir,device,fifo) for client
nfsd.create
client_ip
the ip address of client
filename
file name
fh
file handle (the first part is the length of the file handle)
filelen
the length of file name
iap_mode
file access mode
type
file type(regular,dir,device,fifo ...)
iap_valid
Attribute flags
Sometimes nfsd will call nfsd_create_v3 instead of this this probe point.