Provided by: systemtap-doc_4.2-3ubuntu0.1_all bug

NAME

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

SYNOPSIS

       nfs.fop.llseek

VALUES

       whence
           the position to seek from

       whence_str
           symbolic string representation of the position to seek from

       ino
           inode number

       offset
           the offset of the file will be repositioned

       dev
           device identifier

SEE ALSO

       tapset::nfs(3stap)