1PROBE::NFS.PROC.(3stap) Network File Storage Tapsets PROBE::NFS.PROC.(3stap)
2
3
4
6 probe::nfs.proc.read_setup - NFS client setting up a read RPC task
7
9 nfs.proc.read_setup
10
12 size
13 read bytes in this execution
14
15 count
16 read bytes in this execution
17
18 offset
19 the file offset
20
21 prot
22 transfer protocol
23
24 version
25 NFS version
26
27 server_ip
28 IP address of server
29
31 The read_setup function is used to setup a read RPC task. It is not
32 doing the actual read operation.
33
35 tapset::nfs_proc(3stap)
36
37
38
39SystemTap Tapset Reference October 2018 PROBE::NFS.PROC.(3stap)