1PROBE::NFSD.PROC(3stap)  Network File Storage Tapsets  PROBE::NFSD.PROC(3stap)
2
3
4

NAME

6       probe::nfsd.proc.read - NFS server reading file for client
7

SYNOPSIS

9       nfsd.proc.read
10

VALUES

12       vlen
13           read blocks
14
15       vec
16           struct kvec, includes buf address in kernel address and length of
17           each buffer
18
19       count
20           read bytes
21
22       proto
23           transfer protocol
24
25       uid
26           requester's user id
27
28       size
29           read bytes
30
31       client_ip
32           the ip address of client
33
34       gid
35           requester's group id
36
37       version
38           nfs version
39
40       offset
41           the offset of file
42
43       fh
44           file handle (the first part is the length of the file handle)
45

SEE ALSO

47       tapset::nfsd(3stap)
48
49
50
51SystemTap Tapset Reference        April 2023           PROBE::NFSD.PROC(3stap)
Impressum