1PROBE::NFS.AOP.R(3stap) Network File Storage Tapsets PROBE::NFS.AOP.R(3stap)
2
3
4
6 probe::nfs.aop.readpages - NFS client reading multiple pages
7
9 nfs.aop.readpages
10
12 nr_pages
13 number of pages attempted to read in this execution
14
15 ino
16 inode number
17
18 dev
19 device identifier
20
21 rpages
22 read size (in pages)
23
24 size
25 number of pages attempted to read in this execution
26
27 file
28 filp argument
29
30 rsize
31 read size (in bytes)
32
34 Fires when in readahead way, read several pages once
35
37 tapset::nfs(3stap)
38
39
40
41SystemTap Tapset Reference May 2019 PROBE::NFS.AOP.R(3stap)