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 ino
13 inode number
14
15 nr_pages
16 number of pages attempted to read in this execution
17
18 rpages
19 read size (in pages)
20
21 rsize
22 read size (in bytes)
23
24 file
25 filp argument
26
27 size
28 number of pages attempted to read in this execution
29
30 dev
31 device identifier
32
34 Fires when in readahead way, read several pages once
35
37 tapset::nfs(3stap)
38
39
40
41SystemTap Tapset Reference May 2021 PROBE::NFS.AOP.R(3stap)