logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

probe::nfs.aop.set_page_dirty - NFS client marking page as dirty

Description

       This probe attaches to the generic __set_page_dirty_nobuffers function. Thus, this probe is going to fire
       on many other file systems in addition to the NFS client.

Name

       probe::nfs.aop.set_page_dirty - NFS client marking page as dirty

See Also

tapset::nfs(3stap)

SystemTap Tapset Reference                         April 2024                            PROBE::NFS.AOP.S(3stap)

Synopsis

       nfs.aop.set_page_dirty

Values

__page
           the address of page

       page_flag
           page flags

See Also