taglinefilesource code
off_t162fs/ext/file.coff_t pos;
off_t162fs/minix/file.coff_t pos;
off_t91fs/pipe.cstatic int pipe_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_t114include/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_t122include/linux/fs.hoff_t    i_size;
off_t149include/linux/fs.hoff_t f_pos;
off_t177include/linux/fs.hint (*lseek) (struct inode *, struct file *, off_t, int);
off_t80include/linux/minix_fs.hextern int minix_lseek(struct inode *, struct file *, off_t, int);
off_t15include/sys/mman.hoff_t off);
off_t38init/main.cstatic inline _syscall3(int,write,int,fd,const char *,buf,off_t,count)
off_t87kernel/chr_drv/lp.cstatic int lp_lseek(struct inode * inode, struct file * file, off_t offset, int origin)
off_t186kernel/chr_drv/mem.cstatic int mem_lseek(struct inode * inode, struct file * file, off_t offset, int orig)
off_t489kernel/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_t40net/socket.cstatic int sock_lseek(struct inode *inode, struct file *file, off_t offset,
off_t225net/socket.csock_lseek(struct inode *inode, struct file *file, off_t offset, int whence)