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

SEE ALSO

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