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

SEE ALSO

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