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.release_page - NFS client releasing page

Description

       Fires when do a release operation on NFS.

Name

       probe::nfs.aop.release_page - NFS client releasing page

See Also

tapset::nfs(3stap)

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

Synopsis

       nfs.aop.release_page

Values

ino
           inode number

       page_index
           offset within mapping, can used a page identifier and position identifier in the page frame

       __page
           the address of page

       size
           release pages

       dev
           device identifier

See Also