table of contents
PROBE::NFSD.CREATE(3stap) | Network File Storage Tapsets | PROBE::NFSD.CREATE(3stap) |
NAME¶
probe::nfsd.create - NFS server creating a file(regular,dir,device,fifo) for client
SYNOPSIS¶
nfsd.create
VALUES¶
type
file type(regular,dir,device,fifo ...)
filename
file name
client_ip
the ip address of client
iap_mode
file access mode
iap_valid
Attribute flags
filelen
the length of file name
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.
SEE ALSO0¶
tapset::nfsd(3stap)
April 2023 | SystemTap Tapset Reference |