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       vec
13           struct kvec, includes buf address in kernel address and length of
14           each buffer
15
16       count
17           read bytes
18
19       version
20           nfs version
21
22       gid
23           requester's group id
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       proto
35           transfer protocol
36
37       vlen
38           read blocks
39
40       fh
41           file handle (the first part is the length of the file handle)
42
43       offset
44           the offset of file
45

SEE ALSO

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