taglinefilesource code
off_t195fs/ext/file.coff_t pos;
off_t201fs/ext2/file.coff_t pos;
off_t198fs/locks.coff_t start;
off_t189fs/minix/file.coff_t pos;
off_t62fs/nfs/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_t37fs/read_write.cint sys_lseek(unsigned int fd, off_t offset, unsigned int origin)
off_t188fs/xiafs/file.coff_t pos;
off_t8include/linux/dirent.hoff_t    d_off;
off_t98include/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_t174include/linux/fs.hoff_t    i_size;
off_t211include/linux/fs.hoff_t f_pos;
off_t225include/linux/fs.hoff_t fl_start;
off_t226include/linux/fs.hoff_t fl_end;
off_t262include/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_t47init/main.cstatic inline _syscall3(int,write,int,fd,const char *,buf,off_t,count)
off_t272kernel/chr_drv/lp.coff_t offset, int origin)
off_t211kernel/chr_drv/mem.cstatic int memory_lseek(struct inode * inode, struct file * file, off_t offset, int orig)
off_t190kernel/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)