taglinefilesource code
off_t194fs/ext/file.coff_t pos;
off_t188fs/locks.coff_t start;
off_t188fs/minix/file.coff_t pos;
off_t95fs/pipe.cstatic int pipe_lseek(struct inode * inode, struct file * file, off_t offset, int orig)
off_t129fs/proc/mem.cstatic int mem_lseek(struct inode * inode, struct file * file, off_t offset, int orig)
off_t35fs/read_write.cint sys_lseek(unsigned int fd, off_t offset, unsigned int origin)
off_t6include/linux/dirent.hoff_t    d_off;
off_t98include/linux/ext_fs.hextern int ext_lseek(struct inode *, struct file *, off_t, int);
off_t45include/linux/fcntl.hoff_t l_start;
off_t46include/linux/fcntl.hoff_t l_len;
off_t165include/linux/fs.hoff_t    i_size;
off_t200include/linux/fs.hoff_t f_pos;
off_t214include/linux/fs.hoff_t fl_start;
off_t215include/linux/fs.hoff_t fl_end;
off_t247include/linux/fs.hint (*lseek) (struct inode *, struct file *, off_t, int);
off_t171include/linux/iso_fs.hextern int isofs_lseek(struct inode *, struct file *, off_t, int);
off_t45init/main.cstatic inline _syscall3(int,write,int,fd,const char *,buf,off_t,count)
off_t158kernel/chr_drv/lp.coff_t offset, int origin)
off_t189kernel/chr_drv/mem.cstatic int memory_lseek(struct inode * inode, struct file * file, off_t offset, int orig)
off_t131kernel/chr_drv/tty_io.cstatic int tty_lseek(struct inode * inode, struct file * file, off_t offset, int orig)
off_t11lib/write.c_syscall3(int,write,int,fd,const char *,buf,off_t,count)
off_t48net/socket.cstatic int sock_lseek(struct inode *inode, struct file *file, off_t offset,
off_t238net/socket.csock_lseek(struct inode *inode, struct file *file, off_t offset, int whence)