SEQ_LSEEK(9) The Linux VFS SEQ_LSEEK(9)NAMEseq_lseek - ->llseek method for sequential files.SYNOPSISloff_t seq_lseek(struct file * file, loff_t offset, int whence);ARGUMENTSfile the file in question offset new position whence 0 for absolute, 1 for relative positionDESCRIPTIONReady-made ->f_op->llseekCOPYRIGHTKernel Hackers Manual 3.10 June 2014 SEQ_LSEEK(9)
| Related Man Pages |
|---|
| lseek64(3) - linux |
| lseek64(3) - mojave |
| lseek64(3) - opendarwin |
| lseek64(3) - freebsd |
| lseek64(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| DB2 convert digits to binary format |
| Docker learning Phase-I |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |
| CentOS 6 ran out of space, need to reclaim it |