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_flag
13 page flags
14
15 __page
16 the address of page
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 April 2023 PROBE::NFS.AOP.S(3stap)