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

SEE ALSO

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