Name

probe::nfsd.create — NFS server creating a file(regular,dir,device,fifo) for client

Synopsis

nfsd.create 

Values

iap_valid

Attribute flags

iap_mode

file access mode

filename

file name

client_ip

the ip address of client

fh

file handle (the first part is the length of the file handle)

type

file type(regular,dir,device,fifo ...)

filelen

the length of file name

Description

Sometimes nfsd will call nfsd_create_v3 instead of this this probe point.