1PROBE::NFSD.CREATE(3stap)Network File Storage TapsetsPROBE::NFSD.CREATE(3stap)
2
3
4

NAME

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

SYNOPSIS

10       nfsd.create
11

VALUES

13       iap_mode
14           file access mode
15
16       client_ip
17           the ip address of client
18
19       type
20           file type(regular,dir,device,fifo ...)
21
22       fh
23           file handle (the first part is the length of the file handle)
24
25       filelen
26           the length of file name
27
28       iap_valid
29           Attribute flags
30
31       filename
32           file name
33

DESCRIPTION

35       Sometimes nfsd will call nfsd_create_v3 instead of this this probe
36       point.
37

SEE ALSO

39       tapset::nfsd(3stap)
40
41
42
43SystemTap Tapset Reference         May 2022          PROBE::NFSD.CREATE(3stap)
Impressum