1PROBE::NFS.FOP.R(3stap)  Network File Storage Tapsets  PROBE::NFS.FOP.R(3stap)
2
3
4

NAME

6       probe::nfs.fop.read_iter - NFS client read_iter file operation
7

SYNOPSIS

9       nfs.fop.read_iter
10

VALUES

12       parent_name
13           parent dir name
14
15       dev
16           device identifier
17
18       pos
19           current position of file
20
21       file_name
22           file name
23
24       ino
25           inode number
26
27       cache_time
28           when we started read-caching this inode
29
30       cache_valid
31           cache related bit mask flag
32
33       attrtimeo
34           how long the cached information is assumed to be valid. We need to
35           revalidate the cached attrs for this inode if jiffies -
36           read_cache_jiffies > attrtimeo.
37
38       count
39           read bytes
40

SEE ALSO

42       tapset::nfs(3stap)
43
44
45
46SystemTap Tapset Reference        April 2023           PROBE::NFS.FOP.R(3stap)
Impressum