.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "SEQ_LSEEK" "9" "09 October 2005" "" "" .SH NAME seq_lseek \- ->llseek method for sequential files. .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp loff_t seq_lseek (struct file * \fIfile\fB, loff_t \fIoffset\fB, int \fIorigin\fB); \fR .SH "ARGUMENTS" .TP \fB\fIfile\fB\fR the file in question .TP \fB\fIoffset\fB\fR new position .TP \fB\fIorigin\fB\fR 0 for absolute, 1 for relative position .SH "DESCRIPTION" .PP Ready-made ->f_op->\fBllseek\fR