Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

probe::nfs.fop.llseek - NFS client llseek operation

Name

       probe::nfs.fop.llseek - NFS client llseek operation

See Also

tapset::nfs(3stap)

SystemTap Tapset Reference                         April 2024                            PROBE::NFS.FOP.L(3stap)

Synopsis

       nfs.fop.llseek

Values

dev
           device identifier

       ino
           inode number

       whence
           the position to seek from

       whence_str
           symbolic string representation of the position to seek from

       offset
           the offset of the file will be repositioned

See Also