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

SEE ALSO

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