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       dev
13           device identifier
14
15       cache_valid
16           cache related bit mask flag
17
18       pos
19           current position of file
20
21       count
22           read bytes
23
24       file_name
25           file name
26
27       ino
28           inode number
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_time
36           when we started read-caching this inode
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       November 2022         PROBE::NFS.FOP.A(3stap)
Impressum