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

SEE ALSO

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