table of contents
other versions
- buster 4.0-1
- buster-backports 4.4-1~bpo10+1
- testing 4.4-2
- unstable 4.4-2
- experimental 4.5-1
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 clientSYNOPSIS¶
nfsd.create
VALUES¶
filenamefile 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
DESCRIPTION¶
Sometimes nfsd will call nfsd_create_v3 instead of this this probe point.SEE ALSO0¶
tapset::nfsd(3stap)October 2018 | SystemTap Tapset Reference |