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

SEE ALSO

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