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

SEE ALSO

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