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

SEE ALSO

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