Provided by: systemtap-doc_4.7-1_amd64 bug

NAME

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

SYNOPSIS

       nfs.fop.llseek

VALUES

       ino
           inode number

       whence_str
           symbolic string representation of the position to seek from

       whence
           the position to seek from

       offset
           the offset of the file will be repositioned

       dev
           device identifier

SEE ALSO

       tapset::nfs(3stap)