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       cache_time
13           when we started read-caching this inode
14
15       cache_valid
16           cache related bit mask flag
17
18       buf
19           the address of buf in user space
20
21       pos
22           current position of file
23
24       count
25           read bytes
26
27       parent_name
28           parent dir name
29
30       dev
31           device identifier
32
33       attrtimeo
34           how long the cached information is assumed to be valid. We need to
35           revalidate the cached attrs for this inode if jiffies -
36           read_cache_jiffies > attrtimeo.
37
38       ino
39           inode number
40
41       file_name
42           file name
43

SEE ALSO

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