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

SEE ALSO

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