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

SEE ALSO

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