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

SEE ALSO

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