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

SEE ALSO

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