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       type
14           file type(regular,dir,device,fifo ...)
15
16       filename
17           file name
18
19       client_ip
20           the ip address of client
21
22       iap_mode
23           file access mode
24
25       iap_valid
26           Attribute flags
27
28       filelen
29           the length of file name
30
31       fh
32           file handle (the first part is the length of the file handle)
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        April 2023         PROBE::NFSD.CREATE(3stap)
Impressum