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