SEQ_LSEEK

Section: ()
Updated: 06 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
-- undescribed --
offset
-- undescribed --
origin
-- undescribed --
 

DESCRIPTION

file, offset, origin: see file_operations method

Ready-made ->f_op->llseek


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 07:07:26 GMT, October 06, 2005