probe::nfsd.createv3 — NFS server creating a regular file or set file attributes for client
nfsd.createv3
createmode
create mode .The possible values could be: NFS3_CREATE_EXCLUSIVE, NFS3_CREATE_UNCHECKED, or NFS3_CREATE_GUARDED
filename
file name
iap_mode
file access mode
verifier
file attributes (atime,mtime,mode). It's used to reset file attributes for CREATE_EXCLUSIVE
client_ip
the ip address of client
iap_valid
Attribute flags
fh
file handle (the first part is the length of the file handle)
filelen
the length of file name
truncp
trunp arguments, indicates if the file shouldbe truncate