Query: seq_lseek
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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 origin);ARGUMENTSfile the file in question offset new position origin 0 for absolute, 1 for relative positionDESCRIPTIONReady-made ->f_op->llseekCOPYRIGHTKernel Hackers Manual 2.6. July 2010 SEQ_LSEEK(9)