.\" 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" "" "06 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 -- undescribed -- .TP \fB\fIoffset\fB\fR -- undescribed -- .TP \fB\fIorigin\fB\fR -- undescribed -- .SH "DESCRIPTION" .PP \fIfile\fR, \fIoffset\fR, \fIorigin\fR: see file_operations method .PP Ready-made ->f_op->\fBllseek\fR