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.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