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 dev
13 device identifier
14
15 nr_pages
16 number of pages attempted to read in this execution
17
18 rsize
19 read size (in bytes)
20
21 ino
22 inode number
23
24 file
25 filp argument
26
27 rpages
28 read size (in pages)
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 2021 PROBE::NFS.AOP.R(3stap)