SEQ_LSEEK
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
seq_lseek - ->llseek method for sequential files.
SYNOPSIS
"SYNOPSIS"
loff_t seq_lseek (struct file * file, loff_t offset, int origin);
ARGUMENTS
- file
-
the file in question
- offset
-
new position
- origin
-
0 for absolute, 1 for relative position
DESCRIPTION
Ready-made ->f_op->llseek
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:46 GMT, October 09, 2005