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

SEE ALSO

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