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

NAME

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

SYNOPSIS

9       nfs.fop.aio_read
10

VALUES

12       count
13           read bytes
14
15       cache_time
16           when we started read-caching this inode
17
18       dev
19           device identifier
20
21       cache_valid
22           cache related bit mask flag
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       pos
33           current position of file
34
35       ino
36           inode number
37
38       parent_name
39           parent dir name
40
41       buf
42           the address of buf in user space
43

SEE ALSO

45       tapset::nfs(3stap)
46
47
48
49SystemTap Tapset Reference         May 2021            PROBE::NFS.FOP.A(3stap)
Impressum