1PROBE::NFS.FOP.S(3stap) Network File Storage Tapsets PROBE::NFS.FOP.S(3stap)
2
3
4
6 probe::nfs.fop.sendfile - NFS client send file operation
7
9 nfs.fop.sendfile
10
12 attrtimeo
13 how long the cached information is assumed to be valid. We need to
14 revalidate the cached attrs for this inode if jiffies -
15 read_cache_jiffies > attrtimeo.
16
17 count
18 read bytes
19
20 dev
21 device identifier
22
23 ino
24 inode number
25
26 cache_valid
27 cache related bit mask flag
28
29 cache_time
30 when we started read-caching this inode
31
32 ppos
33 current position of file
34
36 tapset::nfs(3stap)
37
38
39
40SystemTap Tapset Reference April 2023 PROBE::NFS.FOP.S(3stap)