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       client_ip
13           the ip address of client
14
15       size
16           read bytes
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       file
26           argument file, indicates if the file has been opened.
27
28       vlen
29           read blocks
30
31       offset
32           the offset of file
33
34       count
35           read bytes
36

SEE ALSO

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