probe::nfsd.createv3 — NFS server creating a regular file or set file attributes for client
nfsd.createv3
filelenthe length of file name
filenamefile name
iap_modefile access mode
verifierfile attributes (atime,mtime,mode). It's used to reset file attributes for CREATE_EXCLUSIVE
createmodecreate mode .The possible values could be: NFS3_CREATE_EXCLUSIVE, NFS3_CREATE_UNCHECKED, or NFS3_CREATE_GUARDED
fhfile handle (the first part is the length of the file handle)
iap_validAttribute flags
truncptrunp arguments, indicates if the file shouldbe truncate
client_ipthe ip address of client