1PROBE::NFS.AOP.S(3stap) Network File Storage Tapsets PROBE::NFS.AOP.S(3stap)
2
3
4
6 probe::nfs.aop.set_page_dirty - NFS client marking page as dirty
7
9 nfs.aop.set_page_dirty
10
12 __page
13 the address of page
14
15 page_flag
16 page flags
17
19 This probe attaches to the generic __set_page_dirty_nobuffers function.
20 Thus, this probe is going to fire on many other file systems in
21 addition to the NFS client.
22
24 tapset::nfs(3stap)
25
26
27
28SystemTap Tapset Reference May 2019 PROBE::NFS.AOP.S(3stap)