DOKK / manpages / debian 10 / systemtap-doc / probe::nfsd.create.3stap.en
PROBE::NFSD.CREATE(3stap) Network File Storage Tapsets PROBE::NFSD.CREATE(3stap)

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

nfsd.create 

filename

file name

type

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

filelen

the length of file name

client_ip

the ip address of client

fh

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

iap_valid

Attribute flags

iap_mode

file access mode

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

tapset::nfsd(3stap)

October 2018 SystemTap Tapset Reference