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

NAME

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

SYNOPSIS

9       nfs.fop.sendfile
10

VALUES

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

SEE ALSO

36       tapset::nfs(3stap)
37
38
39
40SystemTap Tapset Reference       November 2022         PROBE::NFS.FOP.S(3stap)
Impressum