taglinefilesource code
off_t274drivers/char/lp.coff_t offset, int origin)
off_t222drivers/char/mem.cstatic int null_lseek(struct inode * inode, struct file * file, off_t offset, int orig)
off_t234drivers/char/mem.cstatic int memory_lseek(struct inode * inode, struct file * file, off_t offset, int orig)
off_t1772drivers/char/tpqic02.cstatic int tape_qic02_lseek(struct inode * inode, struct file * file, off_t offset, int origin)
off_t206drivers/char/tty_io.cstatic int tty_lseek(struct inode * inode, struct file * file, off_t offset, int orig)
off_t340drivers/sound/audio.caudio_lseek (int dev, struct fileinfo *file, off_t offset, int orig)
off_t1133drivers/sound/sequencer.csequencer_lseek (int dev, struct fileinfo *file, off_t offset, int orig)
off_t31drivers/sound/sound_calls.hint audio_lseek (int dev, struct fileinfo *file, off_t offset, int orig);
off_t44drivers/sound/sound_calls.hint sequencer_lseek (int dev, struct fileinfo *file, off_t offset, int orig);
off_t64drivers/sound/sound_calls.hint MIDIbuf_lseek (int dev, struct fileinfo *file, off_t offset, int orig);
off_t82drivers/sound/soundcard.csound_lseek (struct inode *inode, struct file *file, off_t offset, int orig)
off_t198fs/ext/file.coff_t pos;
off_t221fs/ext2/file.coff_t pos;
off_t244fs/hpfs/hpfs_fs.cstatic struct hpfs_dirent *map_pos_dirent(struct inode *inode, off_t *posp,
off_t1411fs/hpfs/hpfs_fs.cstatic struct hpfs_dirent *map_pos_dirent(struct inode *inode, off_t *posp,
off_t23fs/locks.c#define OFFSET_MAX  ((off_t)0x7fffffff)  /* FIXME: move elsewhere? */
off_t199fs/locks.coff_t start;
off_t190fs/minix/file.coff_t pos;
off_t267fs/msdos/misc.cint msdos_get_entry(struct inode *dir, off_t *pos,struct buffer_head **bh,
off_t303fs/msdos/namei.coff_t pos;
off_t71fs/nfs/file.coff_t pos;
off_t118fs/pipe.cstatic int pipe_lseek(struct inode * inode, struct file * file, off_t offset, int orig)
off_t127fs/proc/mem.cstatic int mem_lseek(struct inode * inode, struct file * file, off_t offset, int orig)
off_t37fs/read_write.casmlinkage int sys_lseek(unsigned int fd, off_t offset, unsigned int origin)
off_t245fs/sysv/file.coff_t pos;
off_t191fs/xiafs/file.coff_t pos;
off_t8include/linux/dirent.hoff_t    d_off;
off_t100include/linux/ext_fs.hextern int ext_lseek(struct inode *, struct file *, off_t, int);
off_t44include/linux/fcntl.hoff_t l_start;
off_t45include/linux/fcntl.hoff_t l_len;
off_t168include/linux/fs.hoff_t    i_size;
off_t208include/linux/fs.hoff_t f_pos;
off_t224include/linux/fs.hoff_t fl_start;
off_t225include/linux/fs.hoff_t fl_end;
off_t266include/linux/fs.hint (*lseek) (struct inode *, struct file *, off_t, int);
off_t182include/linux/iso_fs.hextern int isofs_lseek(struct inode *, struct file *, off_t, int);
off_t136include/linux/msdos_fs.hextern int msdos_get_entry(struct inode *dir,off_t *pos,struct buffer_head **bh,
off_t53init/main.cstatic inline _syscall3(int,write,int,fd,const char *,buf,off_t,count)
off_t11lib/write.c_syscall3(int,write,int,fd,const char *,buf,off_t,count)
off_t47net/socket.cstatic int sock_lseek(struct inode *inode, struct file *file, off_t offset,
off_t265net/socket.csock_lseek(struct inode *inode, struct file *file, off_t offset, int whence)