centos man page for seq_lseek

Query: seq_lseek

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SEQ_LSEEK(9)							   The Linux VFS						      SEQ_LSEEK(9)

NAME
seq_lseek - ->llseek method for sequential files.
SYNOPSIS
loff_t seq_lseek(struct file * file, loff_t offset, int whence);
ARGUMENTS
file the file in question offset new position whence 0 for absolute, 1 for relative position
DESCRIPTION
Ready-made ->f_op->llseek
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SEQ_LSEEK(9)
Related Man Pages
lseek64(3) - suse
llseek(2) - sunos
lseek64(3) - minix
lseek64(3) - freebsd
lseek64(3) - php
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
How to increment version inside a file?
CentOS 6 ran out of space, need to reclaim it
Please Welcome Dave Munro to the Moderator Team!