1PROBE::NFSD.READ(3stap)  Network File Storage Tapsets  PROBE::NFSD.READ(3stap)
2
3
4

NAME

6       probe::nfsd.read - NFS server reading data from a file for client
7

SYNOPSIS

9       nfsd.read
10

VALUES

12       file
13           argument file, indicates if the file has been opened.
14
15       client_ip
16           the ip address of client
17
18       offset
19           the offset of file
20
21       vlen
22           read blocks
23
24       fh
25           file handle (the first part is the length of the file handle)
26
27       vec
28           struct kvec, includes buf address in kernel address and length of
29           each buffer
30
31       size
32           read bytes
33
34       count
35           read bytes
36

SEE ALSO

38       tapset::nfsd(3stap)
39
40
41
42SystemTap Tapset Reference       October 2018          PROBE::NFSD.READ(3stap)
Impressum