Provided by: systemtap-doc_2.3-1ubuntu1.4_all 

NAME
probe::nfs.aop.set_page_dirty - NFS client marking page as dirty
SYNOPSIS
nfs.aop.set_page_dirty
VALUES
page_flag
page flags
__page
the address of page
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.
SystemTap Tapset Reference March 2016 PROBE::NFS.AOP.S(3stap)