Provided by: systemtap-doc_2.3-1ubuntu1.4_all
NAME
probe::nfsd.create - NFS server creating a file(regular,dir,device,fifo) for client
SYNOPSIS
nfsd.create
VALUES
filename file name type file type(regular,dir,device,fifo ...) filelen the length of file name iap_valid Attribute flags client_ip the ip address of client iap_mode file access mode fh file handle (the first part is the length of the file handle)
DESCRIPTION
Sometimes nfsd will call nfsd_create_v3 instead of this this probe point.