Provided by: systemtap-doc_2.9-2ubuntu2_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

       dev
           device identifier

       offset
           the offset of the file will be repositioned

SEE ALSO

       tapset::nfs(3stap)