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