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 server_ip
13 IP address of server
14
15 bitmask0
16 V4 bitmask representing the set of attributes supported on this
17 filesystem
18
19 version
20 NFS version
21
22 size
23 bytes in this commit
24
25 prot
26 transfer protocol
27
28 bitmask1
29 V4 bitmask representing the set of attributes supported on this
30 filesystem
31
32 offset
33 the file offset
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 October 2018 PROBE::NFS.PROC.(3stap)