taglinefilesource code
off_t275drivers/char/lp.coff_t offset, int origin)
off_t224drivers/char/mem.cstatic int null_lseek(struct inode * inode, struct file * file, off_t offset, int orig)
off_t236drivers/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_t209drivers/char/tty_io.cstatic int tty_lseek(struct inode * inode, struct file * file, off_t offset, int orig)
off_t343drivers/sound/audio.caudio_lseek (int dev, struct fileinfo *file, off_t offset, int orig)
off_t1157drivers/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_t83drivers/sound/soundcard.csound_lseek (struct inode *inode, struct file *file, off_t offset, int orig)
off_t199fs/ext/file.coff_t pos;
off_t229fs/ext2/file.coff_t pos;
off_t245fs/hpfs/hpfs_fs.cstatic struct hpfs_dirent *map_pos_dirent(struct inode *inode, off_t *posp,
off_t1412fs/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_t191fs/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_t41fs/proc/net.cextern int unix_get_info(char *, char **, off_t, int);
off_t43fs/proc/net.cextern int tcp_get_info(char *, char **, off_t, int);
off_t44fs/proc/net.cextern int udp_get_info(char *, char **, off_t, int);
off_t45fs/proc/net.cextern int raw_get_info(char *, char **, off_t, int);
off_t46fs/proc/net.cextern int arp_get_info(char *, char **, off_t, int);
off_t47fs/proc/net.cextern int rarp_get_info(char *, char **, off_t, int);
off_t48fs/proc/net.cextern int dev_get_info(char *, char **, off_t, int);
off_t49fs/proc/net.cextern int rt_get_info(char *, char **, off_t, int);
off_t52fs/proc/net.cextern int ipx_get_info(char *, char **, off_t, int);
off_t53fs/proc/net.cextern int ipx_rt_get_info(char *, char **, off_t, int);
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_t192fs/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_t173include/linux/fs.hoff_t    i_size;
off_t215include/linux/fs.hoff_t f_pos;
off_t218include/linux/fs.hoff_t f_reada;
off_t231include/linux/fs.hoff_t fl_start;
off_t232include/linux/fs.hoff_t fl_end;
off_t274include/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_t181include/linux/netdevice.hextern int    dev_get_info(char *buffer, char **start, off_t offset, int length);
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_t827net/inet/arp.cint arp_get_info(char *buffer, char **start, off_t offset, int length)
off_t830net/inet/arp.coff_t begin=0;
off_t831net/inet/arp.coff_t pos=0;
off_t11net/inet/arp.hextern int  arp_get_info(char *buffer, char **start, off_t origin, int length);
off_t904net/inet/dev.cint dev_get_info(char *buffer, char **start, off_t offset, int length)
off_t907net/inet/dev.coff_t begin=0;
off_t908net/inet/dev.coff_t pos=0;
off_t135net/inet/ipx.cint ipx_get_info(char *buffer, char **start, off_t offset, int length)
off_t139net/inet/ipx.coff_t pos=0;
off_t140net/inet/ipx.coff_t begin=0;
off_t310net/inet/ipx.cint ipx_rt_get_info(char *buffer, char **start, off_t offset, int length)
off_t314net/inet/ipx.coff_t pos=0;
off_t315net/inet/ipx.coff_t begin=0;
off_t57net/inet/proc.cget__netinfo(struct proto *pro, char *buffer, int format, char **start, off_t offset, int length)
off_t66net/inet/proc.coff_t pos=0;
off_t67net/inet/proc.coff_t begin=0;
off_t128net/inet/proc.cint tcp_get_info(char *buffer, char **start, off_t offset, int length)
off_t134net/inet/proc.cint udp_get_info(char *buffer, char **start, off_t offset, int length)
off_t140net/inet/proc.cint raw_get_info(char *buffer, char **start, off_t offset, int length)
off_t448net/inet/rarp.cint rarp_get_info(char *buffer, char **start, off_t offset, int length)
off_t451net/inet/rarp.coff_t begin=0;
off_t452net/inet/rarp.coff_t pos=0;
off_t11net/inet/rarp.hoff_t offset, 
off_t493net/inet/route.cint rt_get_info(char *buffer, char **start, off_t offset, int length)
off_t497net/inet/route.coff_t pos=0;
off_t498net/inet/route.coff_t begin=0;
off_t48net/inet/route.hextern int    rt_get_info(char * buffer, char **start, off_t offset, int length);
off_t54net/socket.cstatic int sock_lseek(struct inode *inode, struct file *file, off_t offset,
off_t272net/socket.csock_lseek(struct inode *inode, struct file *file, off_t offset, int whence)
off_t38net/unix/proc.cint unix_get_info(char *buffer, char **start, off_t offset, int length)
off_t40net/unix/proc.coff_t pos=0;
off_t41net/unix/proc.coff_t begin=0;