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

SEE ALSO

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