1PROBE::NFS.PROC.(3stap) Network File Storage Tapsets PROBE::NFS.PROC.(3stap)
2
3
4
6 probe::nfs.proc.commit_setup - NFS client setting up a commit RPC task
7
9 nfs.proc.commit_setup
10
12 prot
13 transfer protocol
14
15 bitmask1
16 V4 bitmask representing the set of attributes supported on this
17 filesystem
18
19 offset
20 the file offset
21
22 version
23 NFS version
24
25 size
26 bytes in this commit
27
28 server_ip
29 IP address of server
30
31 bitmask0
32 V4 bitmask representing the set of attributes supported on this
33 filesystem
34
35 count
36 bytes in this commit
37
39 The commit_setup function is used to setup a commit RPC task. Is is not
40 doing the actual commit operation. It does not exist in NFSv2.
41
43 tapset::nfs_proc(3stap)
44
45
46
47SystemTap Tapset Reference May 2021 PROBE::NFS.PROC.(3stap)