taglinefilesource code
file100arch/alpha/kernel/osf_sys.cstruct file * file;
file103arch/alpha/kernel/osf_sys.cif (fd >= NR_OPEN || !(file = current->files->fd[fd]))
file105arch/alpha/kernel/osf_sys.cif (!file->f_op || !file->f_op->readdir)
file119arch/alpha/kernel/osf_sys.cerror = file->f_op->readdir(file->f_inode, file, &buf, osf_filldir);
file160arch/alpha/kernel/osf_sys.cstruct file * file = NULL;
file165arch/alpha/kernel/osf_sys.cif (fd >= NR_OPEN || !(file = current->files->fd[fd]))
file168arch/alpha/kernel/osf_sys.creturn do_mmap(file, addr, len, prot, flags, off);
file195arch/alpha/kernel/osf_sys.cstruct file * file;
file204arch/alpha/kernel/osf_sys.cif (fd >= NR_OPEN || !(file = current->files->fd[fd]))
file206arch/alpha/kernel/osf_sys.cif (!(inode = file->f_inode))
file270arch/alpha/kernel/osf_sys.cstruct file dummy;
file50arch/i386/kernel/sys_i386.cstruct file * file = NULL;
file58arch/i386/kernel/sys_i386.cif (fd >= NR_OPEN || !(file = current->files->fd[fd]))
file62arch/i386/kernel/sys_i386.creturn do_mmap(file, get_user(buffer), get_user(buffer+1),
file3173drivers/block/floppy.cstatic int fd_ioctl(struct inode *inode, struct file *filp, unsigned int cmd,
file3362drivers/block/floppy.cstatic int floppy_read(struct inode * inode, struct file * filp,
file3373drivers/block/floppy.cstatic int floppy_write(struct inode * inode, struct file * filp,
file3393drivers/block/floppy.cstatic void floppy_release(struct inode * inode, struct file * filp)
file3420drivers/block/floppy.cstatic int floppy_open(struct inode * inode, struct file * filp)
file778drivers/block/hd.cstatic int hd_ioctl(struct inode * inode, struct file * file,
file890drivers/block/hd.cstatic int hd_open(struct inode * inode, struct file * filp)
file907drivers/block/hd.cstatic void hd_release(struct inode * inode, struct file * file)
file2055drivers/block/ide-cd.cstruct file *file, unsigned int cmd, unsigned long arg)
file2514drivers/block/ide-cd.cint ide_cdrom_open (struct inode *ip, struct file *fp, ide_drive_t *drive)
file2562drivers/block/ide-cd.cvoid ide_cdrom_release (struct inode *inode, struct file *file, ide_drive_t *drive)
file1669drivers/block/ide.cstatic int ide_open(struct inode * inode, struct file * filp)
file1698drivers/block/ide.cstatic void ide_release(struct inode * inode, struct file * file)
file1707drivers/block/ide.cide_cdrom_release (inode, file, drive);
file1778drivers/block/ide.cstatic int ide_ioctl (struct inode *inode, struct file *file,
file1944drivers/block/ide.creturn ide_cdrom_ioctl(drive, inode, file, cmd, arg);
file457drivers/block/ide.hint ide_cdrom_ioctl (ide_drive_t *, struct inode *, struct file *, unsigned int, unsigned long);
file459drivers/block/ide.hint ide_cdrom_open (struct inode *, struct file *, ide_drive_t *);
file460drivers/block/ide.hvoid ide_cdrom_release (struct inode *, struct file *, ide_drive_t *);
file206drivers/block/ramdisk.cstruct file filp;
file193drivers/block/xd.cstatic int xd_open (struct inode *inode,struct file *file)
file240drivers/block/xd.cstatic int xd_ioctl (struct inode *inode,struct file *file,u_int cmd,u_long arg)
file293drivers/block/xd.cstatic void xd_release (struct inode *inode, struct file *file)
file607drivers/cdrom/aztcd.cstatic int aztcd_ioctl(struct inode *ip, struct file *fp, unsigned int cmd, unsigned long arg)
file1434drivers/cdrom/aztcd.cint aztcd_open(struct inode *ip, struct file *fp)
file1478drivers/cdrom/aztcd.cstatic void aztcd_release(struct inode * inode, struct file * file)
file1482drivers/cdrom/aztcd.cprintk("inode: %p, inode->i_rdev: %x    file: %p\n",inode,inode->i_rdev,file);
file237drivers/cdrom/cdu31a.cstatic int scd_open(struct inode *inode, struct file *filp);
file2378drivers/cdrom/cdu31a.cstruct file  *file,
file2726drivers/cdrom/cdu31a.cstruct file *filp)
file2849drivers/cdrom/cdu31a.cstruct file *filp)
file532drivers/cdrom/cm206.cstatic int cm206_open(struct inode *ip, struct file *fp)
file569drivers/cdrom/cm206.cstatic void cm206_release(struct inode *ip, struct file *fp)
file885drivers/cdrom/cm206.cstatic int cm206_ioctl(struct inode * inode, struct file * file, 
file87drivers/cdrom/gscd.cstatic int  gscd_ioctl            (struct inode *, struct file *, unsigned int, unsigned long);
file88drivers/cdrom/gscd.cstatic int  gscd_open             (struct inode *, struct file *);
file89drivers/cdrom/gscd.cstatic void gscd_release          (struct inode *, struct file *);
file202drivers/cdrom/gscd.cstatic int gscd_ioctl (struct inode *ip, struct file *fp, unsigned int cmd, unsigned long arg)
file362drivers/cdrom/gscd.cstatic int gscd_open (struct inode *ip, struct file *fp)
file395drivers/cdrom/gscd.cstatic void gscd_release (struct inode * inode, struct file * file)
file284drivers/cdrom/mcd.cmcd_ioctl(struct inode *ip, struct file *fp, unsigned int cmd,
file1093drivers/cdrom/mcd.cmcd_open(struct inode *ip, struct file *fp)
file1132drivers/cdrom/mcd.cmcd_release(struct inode * inode, struct file * file)
file197drivers/cdrom/mcdx.cstatic int mcdx_open(struct inode*, struct file*);
file198drivers/cdrom/mcdx.cstatic void mcdx_close(struct inode*, struct file*);
file199drivers/cdrom/mcdx.cstatic int mcdx_ioctl(struct inode*, struct file*, unsigned int, unsigned long);
file267drivers/cdrom/mcdx.cstruct inode* ip, struct file* fp, 
file609drivers/cdrom/mcdx.cmcdx_open(struct inode *ip, struct file *fp)
file757drivers/cdrom/mcdx.cmcdx_close(struct inode *ip, struct file *fp)
file1035drivers/cdrom/optcd.cstatic int opt_ioctl(struct inode *ip, struct file *fp,
file1292drivers/cdrom/optcd.cstatic int opt_open(struct inode *ip, struct file *fp) {
file1325drivers/cdrom/optcd.cstatic void opt_release(struct inode *ip, struct file *fp) {
file3723drivers/cdrom/sbpcd.cstatic int sbpcd_ioctl(struct inode *inode, struct file *file, u_int cmd,
file4759drivers/cdrom/sbpcd.cstatic int sbpcd_open(struct inode *ip, struct file *fp)
file4844drivers/cdrom/sbpcd.cstatic void sbpcd_release(struct inode * ip, struct file * file)
file713drivers/cdrom/sjcd.cstatic int sjcd_ioctl( struct inode *ip, struct file *fp,
file1369drivers/cdrom/sjcd.cint sjcd_open( struct inode *ip, struct file *fp ){
file1442drivers/cdrom/sjcd.cstatic void sjcd_release( struct inode *inode, struct file *file ){
file192drivers/cdrom/sonycd535.cstatic int cdu_open(struct inode *inode, struct file *filp);
file1070drivers/cdrom/sonycd535.cstruct file *file,
file1388drivers/cdrom/sonycd535.cstruct file *filp)
file1436drivers/cdrom/sonycd535.cstruct file *filp)
file96drivers/char/atixlmouse.cstatic int fasync_mouse(struct inode *inode, struct file *filp, int on)
file106drivers/char/atixlmouse.cstatic void release_mouse(struct inode * inode, struct file * file)
file108drivers/char/atixlmouse.cfasync_mouse(inode, file, 0);
file117drivers/char/atixlmouse.cstatic int open_mouse(struct inode * inode, struct file * file)
file137drivers/char/atixlmouse.cstatic int write_mouse(struct inode * inode, struct file * file, const char * buffer, int count)
file142drivers/char/atixlmouse.cstatic int read_mouse(struct inode * inode, struct file * file, char * buffer, int count)
file173drivers/char/atixlmouse.cstatic int mouse_select(struct inode *inode, struct file *file, int sel_type, select_table * wait)
file106drivers/char/busmouse.cstatic int fasync_mouse(struct inode *inode, struct file *filp, int on)
file120drivers/char/busmouse.cstatic void close_mouse(struct inode * inode, struct file * file)
file122drivers/char/busmouse.cfasync_mouse(inode, file, 0);
file134drivers/char/busmouse.cstatic int open_mouse(struct inode * inode, struct file * file)
file157drivers/char/busmouse.cstatic int write_mouse(struct inode * inode, struct file * file, const char * buffer, int count)
file166drivers/char/busmouse.cstatic int read_mouse(struct inode * inode, struct file * file, char * buffer, int count)
file215drivers/char/busmouse.cstatic int mouse_select(struct inode *inode, struct file *file, int sel_type, select_table * wait)
file2174drivers/char/console.cint con_open(struct tty_struct *tty, struct file * filp)
file2137drivers/char/cyclades.ccy_ioctl(struct tty_struct *tty, struct file * file,
file2310drivers/char/cyclades.ccy_close(struct tty_struct * tty, struct file * filp)
file2437drivers/char/cyclades.cblock_til_ready(struct tty_struct *tty, struct file * filp,
file2588drivers/char/cyclades.ccy_open(struct tty_struct *tty, struct file * filp)
file582drivers/char/istallion.cstatic int  stli_open(struct tty_struct *tty, struct file *filp);
file583drivers/char/istallion.cstatic void  stli_close(struct tty_struct *tty, struct file *filp);
file589drivers/char/istallion.cstatic int  stli_ioctl(struct tty_struct *tty, struct file *file, unsigned int cmd, unsigned long arg);
file603drivers/char/istallion.cstatic int  stli_memread(struct inode *ip, struct file *fp, char *buf, int count);
file604drivers/char/istallion.cstatic int  stli_memwrite(struct inode *ip, struct file *fp, const char *buf, int count);
file605drivers/char/istallion.cstatic int  stli_memioctl(struct inode *ip, struct file *fp, unsigned int cmd, unsigned long arg);
file611drivers/char/istallion.cstatic int  stli_waitcarrier(stlibrd_t *brdp, stliport_t *portp, struct file *filp);
file814drivers/char/istallion.cstatic int stli_open(struct tty_struct *tty, struct file *filp)
file941drivers/char/istallion.cstatic void stli_close(struct tty_struct *tty, struct file *filp)
file1320drivers/char/istallion.cstatic int stli_waitcarrier(stlibrd_t *brdp, stliport_t *portp, struct file *filp)
file1787drivers/char/istallion.cstatic int stli_ioctl(struct tty_struct *tty, struct file *file, unsigned int cmd, unsigned long arg)
file1795drivers/char/istallion.cprintk("stli_ioctl(tty=%x,file=%x,cmd=%x,arg=%x)\n", (int) tty, (int) file, cmd, (int) arg);
file3832drivers/char/istallion.cstatic int stli_memread(struct inode *ip, struct file *fp, char *buf, int count)
file3879drivers/char/istallion.cstatic int stli_memwrite(struct inode *ip, struct file *fp, const char *buf, int count)
file3928drivers/char/istallion.cstatic int stli_memioctl(struct inode *ip, struct file *fp, unsigned int cmd, unsigned long arg)
file297drivers/char/lp.cstatic int lp_write(struct inode * inode, struct file * file, const char * buf, int count)
file311drivers/char/lp.cstatic int lp_lseek(struct inode * inode, struct file * file,
file317drivers/char/lp.cstatic int lp_open(struct inode * inode, struct file * file)
file337drivers/char/lp.cif ((LP_F(minor) & LP_ABORTOPEN) && !(file->f_flags & O_NONBLOCK)) {
file375drivers/char/lp.cstatic void lp_release(struct inode * inode, struct file * file)
file391drivers/char/lp.cstatic int lp_ioctl(struct inode *inode, struct file *file,
file29drivers/char/mem.cstatic int read_ram(struct inode * inode, struct file * file, char * buf, int count)
file34drivers/char/mem.cstatic int write_ram(struct inode * inode, struct file * file, const char * buf, int count)
file39drivers/char/mem.cstatic int read_mem(struct inode * inode, struct file * file, char * buf, int count)
file41drivers/char/mem.cunsigned long p = file->f_pos;
file63drivers/char/mem.cfile->f_pos += read;
file67drivers/char/mem.cstatic int write_mem(struct inode * inode, struct file * file, const char * buf, int count)
file69drivers/char/mem.cunsigned long p = file->f_pos;
file91drivers/char/mem.cfile->f_pos += written;
file95drivers/char/mem.cstatic int mmap_mem(struct inode * inode, struct file * file, struct vm_area_struct * vma)
file116drivers/char/mem.cstatic int read_kmem(struct inode *inode, struct file *file, char *buf, int count)
file120drivers/char/mem.cread1 = read_mem(inode, file, buf, count);
file123drivers/char/mem.cread2 = vread(buf + read1, (char *) ((unsigned long) file->f_pos), count - read1);
file126drivers/char/mem.cfile->f_pos += read2;
file130drivers/char/mem.cstatic int read_port(struct inode * inode, struct file * file,char * buf, int count)
file132drivers/char/mem.cunsigned int i = file->f_pos;
file140drivers/char/mem.cfile->f_pos = i;
file144drivers/char/mem.cstatic int write_port(struct inode * inode, struct file * file, const char * buf, int count)
file146drivers/char/mem.cunsigned int i = file->f_pos;
file154drivers/char/mem.cfile->f_pos = i;
file158drivers/char/mem.cstatic int read_null(struct inode * node, struct file * file, char * buf, int count)
file163drivers/char/mem.cstatic int write_null(struct inode * inode, struct file * file, const char * buf, int count)
file168drivers/char/mem.cstatic int read_zero(struct inode * node, struct file * file, char * buf, int count)
file179drivers/char/mem.cstatic int mmap_zero(struct inode * inode, struct file * file, struct vm_area_struct * vma)
file188drivers/char/mem.cstatic int read_full(struct inode * node, struct file * file, char * buf,int count)
file193drivers/char/mem.cstatic int write_full(struct inode * inode, struct file * file, const char * buf, int count)
file203drivers/char/mem.cstatic int null_lseek(struct inode * inode, struct file * file, off_t offset, int orig)
file205drivers/char/mem.creturn file->f_pos=0;
file215drivers/char/mem.cstatic int memory_lseek(struct inode * inode, struct file * file, off_t offset, int orig)
file219drivers/char/mem.cfile->f_pos = offset;
file220drivers/char/mem.creturn file->f_pos;
file222drivers/char/mem.cfile->f_pos += offset;
file223drivers/char/mem.creturn file->f_pos;
file227drivers/char/mem.cif (file->f_pos < 0)
file229drivers/char/mem.creturn file->f_pos;
file326drivers/char/mem.cstatic int memory_open(struct inode * inode, struct file * filp)
file41drivers/char/mouse.cstatic int mouse_open(struct inode * inode, struct file * file)
file45drivers/char/mouse.cfile->f_op = NULL;
file49drivers/char/mouse.cfile->f_op = c->fops;
file55drivers/char/mouse.cif (file->f_op == NULL)
file57drivers/char/mouse.creturn file->f_op->open(inode,file);
file83drivers/char/msbusmouse.cstatic int fasync_mouse(struct inode *inode, struct file *filp, int on)
file93drivers/char/msbusmouse.cstatic void release_mouse(struct inode * inode, struct file * file)
file95drivers/char/msbusmouse.cfasync_mouse(inode, file, 0);
file104drivers/char/msbusmouse.cstatic int open_mouse(struct inode * inode, struct file * file)
file123drivers/char/msbusmouse.cstatic int write_mouse(struct inode * inode, struct file * file, const char * buffer, int count)
file128drivers/char/msbusmouse.cstatic int read_mouse(struct inode * inode, struct file * file, char * buffer, int count)
file149drivers/char/msbusmouse.cstatic int mouse_select(struct inode *inode, struct file *file, int sel_type, select_table * wait)
file751drivers/char/n_tty.cstatic int read_chan(struct tty_struct *tty, struct file *file,
file773drivers/char/n_tty.cif (file->f_inode->i_rdev != CONSOLE_DEV &&
file833drivers/char/n_tty.cif (tty_hung_up_p(file))
file837drivers/char/n_tty.cif (file->f_flags & O_NONBLOCK) {
file923drivers/char/n_tty.cstatic int write_chan(struct tty_struct * tty, struct file * file,
file932drivers/char/n_tty.cif (L_TOSTOP(tty) && file->f_inode->i_rdev != CONSOLE_DEV) {
file945drivers/char/n_tty.cif (tty_hung_up_p(file) || (tty->link && !tty->link->count)) {
file965drivers/char/n_tty.cif (file->f_flags & O_NONBLOCK) {
file977drivers/char/n_tty.cstruct file * file, int sel_type, select_table *wait)
file990drivers/char/n_tty.cif (tty_hung_up_p(file))
file125drivers/char/psaux.cstatic int fasync_aux(struct inode *inode, struct file *filp, int on);
file256drivers/char/psaux.cstatic void release_aux(struct inode * inode, struct file * file)
file258drivers/char/psaux.cfasync_aux(inode, file, 0);
file270drivers/char/psaux.cstatic void release_qp(struct inode * inode, struct file * file)
file274drivers/char/psaux.cfasync_aux(inode, file, 0);
file288drivers/char/psaux.cstatic int fasync_aux(struct inode *inode, struct file *filp, int on)
file303drivers/char/psaux.cstatic int open_aux(struct inode * inode, struct file * file)
file334drivers/char/psaux.cstatic int open_qp(struct inode * inode, struct file * file)
file378drivers/char/psaux.cstatic int write_aux(struct inode * inode, struct file * file, const char * buffer, int count)
file400drivers/char/psaux.cstatic int write_qp(struct inode * inode, struct file * file, const char * buffer, int count)
file419drivers/char/psaux.cstatic int read_aux(struct inode * inode, struct file * file, char * buffer, int count)
file426drivers/char/psaux.cif (file->f_flags & O_NONBLOCK)
file454drivers/char/psaux.cstatic int aux_select(struct inode *inode, struct file *file, int sel_type, select_table * wait)
file64drivers/char/pty.cstatic void pty_close(struct tty_struct * tty, struct file * filp)
file184drivers/char/pty.cint pty_open(struct tty_struct *tty, struct file * filp)
file234drivers/char/random.cstatic int random_read(struct inode * inode, struct file * file,
file236drivers/char/random.cstatic int random_read_unlimited(struct inode * inode, struct file * file,
file238drivers/char/random.cstatic int random_select(struct inode *inode, struct file *file,
file240drivers/char/random.cstatic int random_write(struct inode * inode, struct file * file,
file242drivers/char/random.cstatic int random_ioctl(struct inode * inode, struct file * file,
file640drivers/char/random.crandom_read(struct inode * inode, struct file * file, char * buf, int nbytes)
file658drivers/char/random.cif (file->f_flags & O_NONBLOCK) {
file683drivers/char/random.crandom_read_unlimited(struct inode * inode, struct file * file,
file690drivers/char/random.crandom_select(struct inode *inode, struct file *file,
file702drivers/char/random.crandom_write(struct inode * inode, struct file * file,
file725drivers/char/random.crandom_ioctl(struct inode * inode, struct file * file,
file777drivers/char/random.c(void) random_write(0, file, (const char *) p, size);
file159drivers/char/scc.cint scc_open(struct tty_struct *tty, struct file *filp);
file160drivers/char/scc.cstatic void scc_close(struct tty_struct *tty, struct file *filp);
file167drivers/char/scc.cstatic int scc_ioctl(struct tty_struct *tty, struct file *file, unsigned int cmd, unsigned long arg);
file1710drivers/char/scc.cint scc_open(struct tty_struct *tty, struct file * filp)
file1762drivers/char/scc.cscc_close(struct tty_struct *tty, struct file * filp)
file1829drivers/char/scc.cscc_ioctl(struct tty_struct *tty, struct file * file, unsigned int cmd, unsigned long arg)
file1840drivers/char/serial.cstatic int rs_ioctl(struct tty_struct *tty, struct file * file,
file1996drivers/char/serial.cstatic void rs_close(struct tty_struct *tty, struct file * filp)
file2130drivers/char/serial.cstatic int block_til_ready(struct tty_struct *tty, struct file * filp,
file2263drivers/char/serial.cint rs_open(struct tty_struct *tty, struct file * filp)
file458drivers/char/stallion.cstatic int  stl_open(struct tty_struct *tty, struct file *filp);
file459drivers/char/stallion.cstatic void  stl_close(struct tty_struct *tty, struct file *filp);
file465drivers/char/stallion.cstatic int  stl_ioctl(struct tty_struct *tty, struct file *file, unsigned int cmd, unsigned long arg);
file493drivers/char/stallion.cstatic int  stl_waitcarrier(stlport_t *portp, struct file *filp);
file621drivers/char/stallion.cstatic int stl_open(struct tty_struct *tty, struct file *filp)
file742drivers/char/stallion.cstatic int stl_waitcarrier(stlport_t *portp, struct file *filp)
file792drivers/char/stallion.cstatic void stl_close(struct tty_struct *tty, struct file *filp)
file1164drivers/char/stallion.cstatic int stl_ioctl(struct tty_struct *tty, struct file *file, unsigned int cmd, unsigned long arg)
file1170drivers/char/stallion.cprintk("stl_ioctl(tty=%x,file=%x,cmd=%x,arg=%x)\n", (int) tty, (int) file, cmd, (int) arg);
file1883drivers/char/tpqic02.cstatic int qic02_tape_lseek(struct inode * inode, struct file * file, off_t offset, int origin)
file1921drivers/char/tpqic02.cstatic int qic02_tape_read(struct inode * inode, struct file * filp, char * buf, int count)
file2096drivers/char/tpqic02.cstatic int qic02_tape_write(struct inode * inode, struct file * filp, const char * buf, int count)
file2248drivers/char/tpqic02.cstatic int qic02_tape_open(struct inode * inode, struct file * filp)
file2434drivers/char/tpqic02.cstatic void qic02_tape_release(struct inode * inode, struct file * filp)
file2556drivers/char/tpqic02.cstatic int qic02_tape_ioctl(struct inode * inode, struct file * filp, 
file103drivers/char/tty_io.cstatic int tty_read(struct inode *, struct file *, char *, int);
file104drivers/char/tty_io.cstatic int tty_write(struct inode *, struct file *, const char *, int);
file105drivers/char/tty_io.cstatic int tty_select(struct inode *, struct file *, int, select_table *);
file106drivers/char/tty_io.cstatic int tty_open(struct inode *, struct file *);
file107drivers/char/tty_io.cstatic void tty_release(struct inode *, struct file *);
file108drivers/char/tty_io.cstatic int tty_ioctl(struct inode * inode, struct file * file,
file110drivers/char/tty_io.cstatic int tty_fasync(struct inode * inode, struct file * filp, int on);
file166drivers/char/tty_io.cstruct file *f;
file296drivers/char/tty_io.cstatic int hung_up_tty_read(struct inode * inode, struct file * file, char * buf, int count)
file301drivers/char/tty_io.cstatic int hung_up_tty_write(struct inode * inode, struct file * file, const char * buf, int count)
file306drivers/char/tty_io.cstatic int hung_up_tty_select(struct inode * inode, struct file * filp, int sel_type, select_table * wait)
file311drivers/char/tty_io.cstatic int hung_up_tty_ioctl(struct inode * inode, struct file * file,
file317drivers/char/tty_io.cstatic int tty_lseek(struct inode * inode, struct file * file, off_t offset, int orig)
file353drivers/char/tty_io.cstruct file * filp;
file437drivers/char/tty_io.cint tty_hung_up_p(struct file * filp)
file699drivers/char/tty_io.cstatic int tty_read(struct inode * inode, struct file * file, char * buf, int count)
file704drivers/char/tty_io.ctty = (struct tty_struct *)file->private_data;
file728drivers/char/tty_io.ci = (tty->ldisc.read)(tty,file,(unsigned char *)buf,(unsigned int)count);
file736drivers/char/tty_io.cstatic int tty_write(struct inode * inode, struct file * file, const char * buf, int count)
file746drivers/char/tty_io.ctty = (struct tty_struct *)file->private_data;
file764drivers/char/tty_io.ci = (tty->ldisc.write)(tty,file,(const unsigned char *)buf,(unsigned int)count);
file955drivers/char/tty_io.cstatic void release_dev(struct file * filp)
file1146drivers/char/tty_io.cstatic int tty_open(struct inode * inode, struct file * filp)
file1221drivers/char/tty_io.cstatic void tty_release(struct inode * inode, struct file * filp)
file1226drivers/char/tty_io.cstatic int tty_select(struct inode * inode, struct file * filp, int sel_type, select_table * wait)
file1244drivers/char/tty_io.cint fasync_helper(struct inode * inode, struct file * filp, int on, struct fasync_struct **fapp)
file1279drivers/char/tty_io.cstatic int tty_fasync(struct inode * inode, struct file * filp, int on)
file1342drivers/char/tty_io.cstatic int tty_ioctl(struct inode * inode, struct file * file,
file1353drivers/char/tty_io.ctty = (struct tty_struct *)file->private_data;
file1416drivers/char/tty_io.cfile->f_flags |= O_NONBLOCK;
file1418drivers/char/tty_io.cfile->f_flags &= ~O_NONBLOCK;
file1575drivers/char/tty_io.cretval = (tty->driver.ioctl)(tty, file,
file1581drivers/char/tty_io.cretval = (tty->ldisc.ioctl)(tty, file,
file1611drivers/char/tty_io.cstruct file  *filp;
file374drivers/char/tty_ioctl.cint n_tty_ioctl(struct tty_struct * tty, struct file * file,
file544drivers/char/tty_ioctl.ctty->driver.ioctl(tty, file, cmd, arg);
file40drivers/char/vc_screen.cvcs_lseek(struct inode *inode, struct file *file, off_t offset, int orig)
file46drivers/char/vc_screen.cfile->f_pos = offset;
file49drivers/char/vc_screen.cfile->f_pos += offset;
file52drivers/char/vc_screen.cfile->f_pos = size + offset;
file57drivers/char/vc_screen.cif (file->f_pos < 0 || file->f_pos > size)
file59drivers/char/vc_screen.creturn file->f_pos;
file63drivers/char/vc_screen.cvcs_read(struct inode *inode, struct file *file, char *buf, int count)
file65drivers/char/vc_screen.cunsigned long p = file->f_pos;
file116drivers/char/vc_screen.cfile->f_pos += read;
file121drivers/char/vc_screen.cvcs_write(struct inode *inode, struct file *file, const char *buf, int count)
file123drivers/char/vc_screen.cunsigned long p = file->f_pos;
file181drivers/char/vc_screen.cfile->f_pos += written;
file186drivers/char/vc_screen.cvcs_open(struct inode *inode, struct file *filp)
file185drivers/char/vt.cint vt_ioctl(struct tty_struct *tty, struct file * file,
file231drivers/net/ppp.cstatic int ppp_tty_read (struct tty_struct *, struct file *, u_char *,
file233drivers/net/ppp.cstatic int ppp_tty_write (struct tty_struct *, struct file *, const u_char *,
file235drivers/net/ppp.cstatic int ppp_tty_ioctl (struct tty_struct *, struct file *, unsigned int,
file238drivers/net/ppp.cstruct file *filp, int sel_type, select_table * wait);
file1772drivers/net/ppp.cppp_tty_read (struct tty_struct *tty, struct file *file, u_char * buf,
file1845drivers/net/ppp.cif (file->f_flags & O_NONBLOCK) {
file2162drivers/net/ppp.cppp_tty_write (struct tty_struct *tty, struct file *file, const u_char * data,
file2326drivers/net/ppp.cppp_tty_ioctl (struct tty_struct *tty, struct file *file, unsigned int param2,
file2597drivers/net/ppp.cerror = n_tty_ioctl (tty, file, param2, param3);
file2623drivers/net/ppp.cstruct file *filp, int sel_type, select_table * wait)
file1009drivers/net/slip.cslip_ioctl(struct tty_struct *tty, void *file, int cmd, void *arg)
file1091drivers/net/slip.creturn n_tty_ioctl(tty, (struct file *) file, cmd, (unsigned long) arg);
file1148drivers/net/slip.csl_ldisc.ioctl  = (int (*)(struct tty_struct *, struct file *,
file2154drivers/scsi/53c7,8xx.cstatic debugger_user_write (struct inode *inode,struct file *filp,
file2206drivers/scsi/53c7,8xx.cstatic debugger_user_read (struct inode *inode,struct file *filp,
file72drivers/scsi/sd.cextern int sd_ioctl(struct inode *, struct file *, unsigned int, unsigned long);
file94drivers/scsi/sd.cstatic int sd_open(struct inode * inode, struct file * filp)
file147drivers/scsi/sd.cstatic void sd_release(struct inode * inode, struct file * file)
file22drivers/scsi/sd_ioctl.cint sd_ioctl(struct inode * inode, struct file * file, unsigned int cmd, unsigned long arg)
file66drivers/scsi/sg.cstatic int sg_ioctl(struct inode * inode,struct file * file,
file88drivers/scsi/sg.cstatic int sg_open(struct inode * inode, struct file * filp)
file150drivers/scsi/sg.cstatic void sg_close(struct inode * inode, struct file * filp)
file199drivers/scsi/sg.cstatic int sg_read(struct inode *inode,struct file *filp,char *buf,int count)
file298drivers/scsi/sg.cstatic int sg_write(struct inode *inode,struct file *filp,const char *buf,int count)
file470drivers/scsi/sg.cstatic int sg_select(struct inode *inode, struct file *file, int sel_type, select_table * wait)
file60drivers/scsi/sr.cstatic int sr_open(struct inode *, struct file *);
file63drivers/scsi/sr.cextern int sr_ioctl(struct inode *, struct file *, unsigned int, unsigned long);
file68drivers/scsi/sr.cstatic void sr_release(struct inode * inode, struct file * file)
file519drivers/scsi/sr.cstatic int sr_open(struct inode * inode, struct file * filp)
file87drivers/scsi/sr_ioctl.cint sr_ioctl(struct inode * inode, struct file * file, unsigned int cmd, unsigned long arg)
file96drivers/scsi/st.cstatic int st_int_ioctl(struct inode * inode,struct file * file,
file389drivers/scsi/st.cflush_buffer(struct inode * inode, struct file * filp, int seek_next)
file440drivers/scsi/st.cscsi_tape_open(struct inode * inode, struct file * filp)
file642drivers/scsi/st.cscsi_tape_close(struct inode * inode, struct file * filp)
file728drivers/scsi/st.cst_write(struct inode * inode, struct file * filp, const char * buf, int count)
file983drivers/scsi/st.cst_read(struct inode * inode, struct file * filp, char * buf, int count)
file1269drivers/scsi/st.cst_int_ioctl(struct inode * inode,struct file * file,
file1472drivers/scsi/st.cioctl_result = st_int_ioctl(inode, file, MTFSF, 0x3fff);
file1646drivers/scsi/st.cioctl_result = st_int_ioctl(inode, file, MTFSF, 1);
file1648drivers/scsi/st.cioctl_result = st_int_ioctl(inode, file, MTBSF, 1);
file1734drivers/scsi/st.cst_ioctl(struct inode * inode,struct file * file,
file1775drivers/scsi/st.ci = flush_buffer(inode, file, mtc.mt_op == MTSEEK ||
file1798drivers/scsi/st.cif (st_int_ioctl(inode, file, MTLOCK, 0)) {
file1811drivers/scsi/st.cst_int_ioctl(inode, file, MTUNLOCK, 0);  /* Ignore result! */
file1817drivers/scsi/st.creturn st_int_ioctl(inode, file, mtc.mt_op, mtc.mt_count);
file1882drivers/scsi/st.ci = flush_buffer(inode, file, 0);
file87drivers/sound/audio.caudio_open (int dev, struct fileinfo *file)
file92drivers/sound/audio.cint             mode = file->mode & O_ACCMODE;
file108drivers/sound/audio.caudio_release (dev, file);
file118drivers/sound/audio.caudio_release (dev, file);
file138drivers/sound/audio.caudio_release (int dev, struct fileinfo *file)
file143drivers/sound/audio.cmode = file->mode & O_ACCMODE;
file189drivers/sound/audio.caudio_write (int dev, struct fileinfo *file, const snd_rw_buf * buf, int count)
file290drivers/sound/audio.caudio_read (int dev, struct fileinfo *file, snd_rw_buf * buf, int count)
file358drivers/sound/audio.caudio_ioctl (int dev, struct fileinfo *file,
file485drivers/sound/audio.caudio_select (int dev, struct fileinfo *file, int sel_type, select_table * wait)
file497drivers/sound/audio.creturn DMAbuf_select (dev, file, sel_type, wait);
file509drivers/sound/audio.creturn DMAbuf_select (dev, file, sel_type, wait);
file1355drivers/sound/dmabuf.cDMAbuf_select (int dev, struct fileinfo *file, int sel_type, select_table * wait)
file203drivers/sound/midibuf.cMIDIbuf_open (int dev, struct fileinfo *file)
file209drivers/sound/midibuf.cmode = file->mode & O_ACCMODE;
file279drivers/sound/midibuf.cMIDIbuf_release (int dev, struct fileinfo *file)
file285drivers/sound/midibuf.cmode = file->mode & O_ACCMODE;
file339drivers/sound/midibuf.cMIDIbuf_write (int dev, struct fileinfo *file, const snd_rw_buf * buf, int count)
file407drivers/sound/midibuf.cMIDIbuf_read (int dev, struct fileinfo *file, snd_rw_buf * buf, int count)
file468drivers/sound/midibuf.cMIDIbuf_ioctl (int dev, struct fileinfo *file,
file504drivers/sound/midibuf.cMIDIbuf_select (int dev, struct fileinfo *file, int sel_type, select_table * wait)
file94drivers/sound/patmgr.cpmgr_read (int dev, struct fileinfo *file, snd_rw_buf * buf, int count)
file149drivers/sound/patmgr.cpmgr_write (int dev, struct fileinfo *file, const snd_rw_buf * buf, int count)
file104drivers/sound/sequencer.csequencer_read (int dev, struct fileinfo *file, snd_rw_buf * buf, int count)
file117drivers/sound/sequencer.creturn pmgr_read (dev - 1, file, buf, count);
file123drivers/sound/sequencer.cif ((file->flags & (O_NONBLOCK) ?
file265drivers/sound/sequencer.csequencer_write (int dev, struct fileinfo *file, const snd_rw_buf * buf, int count)
file270drivers/sound/sequencer.cint             mode = file->mode & O_ACCMODE;
file282drivers/sound/sequencer.creturn pmgr_write (dev - 1, file, buf, count);
file353drivers/sound/sequencer.cmode = file->mode & O_ACCMODE;
file368drivers/sound/sequencer.cif (!seq_queue (event, (file->flags & (O_NONBLOCK) ?
file376drivers/sound/sequencer.cif (!processed && (file->flags & (O_NONBLOCK) ?
file1094drivers/sound/sequencer.csequencer_open (int dev, struct fileinfo *file)
file1102drivers/sound/sequencer.cmode = file->mode & O_ACCMODE;
file1302drivers/sound/sequencer.csequencer_release (int dev, struct fileinfo *file)
file1305drivers/sound/sequencer.cint             mode = file->mode & O_ACCMODE;
file1325drivers/sound/sequencer.cif (mode != OPEN_READ && !(file->flags & (O_NONBLOCK) ?
file1554drivers/sound/sequencer.csequencer_ioctl (int dev, struct fileinfo *file,
file1558drivers/sound/sequencer.cint             mode = file->mode & O_ACCMODE;
file1640drivers/sound/sequencer.cmode = file->mode & O_ACCMODE;
file1924drivers/sound/sequencer.csequencer_select (int dev, struct fileinfo *file, int sel_type, select_table * wait)
file19drivers/sound/sound_calls.hint DMAbuf_select(int dev, struct fileinfo *file, int sel_type, select_table * wait);
file26drivers/sound/sound_calls.hint audio_read (int dev, struct fileinfo *file, snd_rw_buf *buf, int count);
file27drivers/sound/sound_calls.hint audio_write (int dev, struct fileinfo *file, const snd_rw_buf *buf, int count);
file28drivers/sound/sound_calls.hint audio_open (int dev, struct fileinfo *file);
file29drivers/sound/sound_calls.hvoid audio_release (int dev, struct fileinfo *file);
file30drivers/sound/sound_calls.hint audio_ioctl (int dev, struct fileinfo *file,
file32drivers/sound/sound_calls.hint audio_lseek (int dev, struct fileinfo *file, off_t offset, int orig);
file35drivers/sound/sound_calls.hint audio_select(int dev, struct fileinfo *file, int sel_type, select_table * wait);
file41drivers/sound/sound_calls.hint sequencer_read (int dev, struct fileinfo *file, snd_rw_buf *buf, int count);
file42drivers/sound/sound_calls.hint sequencer_write (int dev, struct fileinfo *file, const snd_rw_buf *buf, int count);
file43drivers/sound/sound_calls.hint sequencer_open (int dev, struct fileinfo *file);
file44drivers/sound/sound_calls.hvoid sequencer_release (int dev, struct fileinfo *file);
file45drivers/sound/sound_calls.hint sequencer_ioctl (int dev, struct fileinfo *file,
file47drivers/sound/sound_calls.hint sequencer_lseek (int dev, struct fileinfo *file, off_t offset, int orig);
file55drivers/sound/sound_calls.hint sequencer_select(int dev, struct fileinfo *file, int sel_type, select_table * wait);
file61drivers/sound/sound_calls.hint MIDIbuf_read (int dev, struct fileinfo *file, snd_rw_buf *buf, int count);
file62drivers/sound/sound_calls.hint MIDIbuf_write (int dev, struct fileinfo *file, const snd_rw_buf *buf, int count);
file63drivers/sound/sound_calls.hint MIDIbuf_open (int dev, struct fileinfo *file);
file64drivers/sound/sound_calls.hvoid MIDIbuf_release (int dev, struct fileinfo *file);
file65drivers/sound/sound_calls.hint MIDIbuf_ioctl (int dev, struct fileinfo *file,
file67drivers/sound/sound_calls.hint MIDIbuf_lseek (int dev, struct fileinfo *file, off_t offset, int orig);
file71drivers/sound/sound_calls.hint MIDIbuf_select(int dev, struct fileinfo *file, int sel_type, select_table * wait);
file90drivers/sound/sound_calls.hint sound_read_sw (int dev, struct fileinfo *file, snd_rw_buf *buf, int count);
file91drivers/sound/sound_calls.hint sound_write_sw (int dev, struct fileinfo *file, const snd_rw_buf *buf, int count);
file92drivers/sound/sound_calls.hint sound_open_sw (int dev, struct fileinfo *file);
file93drivers/sound/sound_calls.hvoid sound_release_sw (int dev, struct fileinfo *file);
file94drivers/sound/sound_calls.hint sound_ioctl_sw (int dev, struct fileinfo *file,
file197drivers/sound/sound_calls.hint pmgr_read (int dev, struct fileinfo *file, snd_rw_buf * buf, int count);
file198drivers/sound/sound_calls.hint pmgr_write (int dev, struct fileinfo *file, const snd_rw_buf * buf, int count);
file239drivers/sound/sound_calls.hint pss_read (int dev, struct fileinfo *file, snd_rw_buf *buf, int count);
file240drivers/sound/sound_calls.hint pss_write (int dev, struct fileinfo *file, snd_rw_buf *buf, int count);
file241drivers/sound/sound_calls.hint pss_open (int dev, struct fileinfo *file);
file242drivers/sound/sound_calls.hvoid pss_release (int dev, struct fileinfo *file);
file243drivers/sound/sound_calls.hint pss_ioctl (int dev, struct fileinfo *file,
file245drivers/sound/sound_calls.hint pss_lseek (int dev, struct fileinfo *file, off_t offset, int orig);
file332drivers/sound/sound_switch.csound_read_sw (int dev, struct fileinfo *file, snd_rw_buf * buf, int count)
file346drivers/sound/sound_switch.creturn audio_read (dev, file, buf, count);
file353drivers/sound/sound_switch.creturn sequencer_read (dev, file, buf, count);
file359drivers/sound/sound_switch.creturn MIDIbuf_read (dev, file, buf, count);
file370drivers/sound/sound_switch.csound_write_sw (int dev, struct fileinfo *file, const snd_rw_buf * buf, int count)
file381drivers/sound/sound_switch.creturn sequencer_write (dev, file, buf, count);
file389drivers/sound/sound_switch.creturn audio_write (dev, file, buf, count);
file395drivers/sound/sound_switch.creturn MIDIbuf_write (dev, file, buf, count);
file406drivers/sound/sound_switch.csound_open_sw (int dev, struct fileinfo *file)
file437drivers/sound/sound_switch.cif ((retval = sequencer_open (dev, file)) < 0)
file444drivers/sound/sound_switch.cif ((retval = MIDIbuf_open (dev, file)) < 0)
file453drivers/sound/sound_switch.cif ((retval = audio_open (dev, file)) < 0)
file470drivers/sound/sound_switch.csound_release_sw (int dev, struct fileinfo *file)
file490drivers/sound/sound_switch.csequencer_release (dev, file);
file496drivers/sound/sound_switch.cMIDIbuf_release (dev, file);
file504drivers/sound/sound_switch.caudio_release (dev, file);
file517drivers/sound/sound_switch.csound_ioctl_sw (int dev, struct fileinfo *file,
file565drivers/sound/sound_switch.creturn sequencer_ioctl (dev, file, cmd, arg);
file573drivers/sound/sound_switch.creturn audio_ioctl (dev, file, cmd, arg);
file579drivers/sound/sound_switch.creturn MIDIbuf_ioctl (dev, file, cmd, arg);
file77drivers/sound/soundcard.csound_read (struct inode *inode, struct file *file, char *buf, int count)
file83drivers/sound/soundcard.cfiles[dev].flags = file->f_flags;
file89drivers/sound/soundcard.csound_write (struct inode *inode, struct file *file, const char *buf, int count)
file95drivers/sound/soundcard.cfiles[dev].flags = file->f_flags;
file101drivers/sound/soundcard.csound_lseek (struct inode *inode, struct file *file, off_t offset, int orig)
file107drivers/sound/soundcard.csound_open (struct inode *inode, struct file *file)
file128drivers/sound/soundcard.ctmp_file.flags = file->f_flags;
file149drivers/sound/soundcard.csound_release (struct inode *inode, struct file *file)
file155drivers/sound/soundcard.cfiles[dev].flags = file->f_flags;
file164drivers/sound/soundcard.csound_ioctl (struct inode *inode, struct file *file,
file171drivers/sound/soundcard.cfiles[dev].flags = file->f_flags;
file202drivers/sound/soundcard.csound_select (struct inode *inode, struct file *file, int sel_type, select_table * wait)
file208drivers/sound/soundcard.cfiles[dev].flags = file->f_flags;
file166fs/binfmt_elf.cstruct file * file;
file220fs/binfmt_elf.cfile = current->files->fd[elf_exec_fileno];
file236fs/binfmt_elf.cerror = do_mmap(file, 
file344fs/binfmt_elf.cstruct file * file;
file411fs/binfmt_elf.cfile = current->files->fd[elf_exec_fileno];
file578fs/binfmt_elf.cerror = do_mmap(file,
file709fs/binfmt_elf.cstruct file * file;
file721fs/binfmt_elf.cfile = current->files->fd[fd];
file722fs/binfmt_elf.cinode = file->f_inode;
file725fs/binfmt_elf.cif (!file || !file->f_op)
file729fs/binfmt_elf.cif (file->f_op->lseek) {
file730fs/binfmt_elf.cif ((error = file->f_op->lseek(inode, file, 0, 0)) != 0)
file733fs/binfmt_elf.cfile->f_pos = 0;
file736fs/binfmt_elf.cerror = file->f_op->read(inode, file, (char *) &elf_ex, sizeof(elf_ex));
file776fs/binfmt_elf.cerror = do_mmap(file,
file823fs/binfmt_elf.cstatic int dump_write(struct file *file, const void *addr, int nr)
file825fs/binfmt_elf.creturn file->f_op->write(file->f_inode, file, addr, nr) == nr;
file828fs/binfmt_elf.cstatic int dump_seek(struct file *file, off_t off)
file830fs/binfmt_elf.cif (file->f_op->lseek) {
file831fs/binfmt_elf.cif (file->f_op->lseek(file->f_inode, file, off, 0) != off)
file834fs/binfmt_elf.cfile->f_pos = off;
file899fs/binfmt_elf.cdo { if (!dump_write(file, (addr), (nr))) return 0; } while(0)
file901fs/binfmt_elf.cdo { if (!dump_seek(file, (off))) return 0; } while(0)
file903fs/binfmt_elf.cstatic int writenote(struct memelfnote *men, struct file *file)
file914fs/binfmt_elf.cDUMP_SEEK(roundup((unsigned long)file->f_pos, 4));  /* XXX */
file916fs/binfmt_elf.cDUMP_SEEK(roundup((unsigned long)file->f_pos, 4));  /* XXX */
file924fs/binfmt_elf.cif (!dump_write(&file, (addr), (nr))) \
file927fs/binfmt_elf.cif (!dump_seek(&file, (off))) \
file939fs/binfmt_elf.cstruct file file;
file1020fs/binfmt_elf.cfile.f_mode = 3;
file1021fs/binfmt_elf.cfile.f_flags = 0;
file1022fs/binfmt_elf.cfile.f_count = 1;
file1023fs/binfmt_elf.cfile.f_inode = inode;
file1024fs/binfmt_elf.cfile.f_pos = 0;
file1025fs/binfmt_elf.cfile.f_reada = 0;
file1026fs/binfmt_elf.cfile.f_op = inode->i_op->default_file_ops;
file1027fs/binfmt_elf.cif (file.f_op->open)
file1028fs/binfmt_elf.cif (file.f_op->open(inode,&file))
file1030fs/binfmt_elf.cif (!file.f_op->write)
file1177fs/binfmt_elf.cif (!writenote(&notes[i], &file))
file1199fs/binfmt_elf.cif ((off_t) file.f_pos != offset) {
file1202fs/binfmt_elf.c(off_t) file.f_pos, offset);
file1206fs/binfmt_elf.cif (file.f_op->release)
file1207fs/binfmt_elf.cfile.f_op->release(inode,&file);
file23fs/block_dev.cint block_write(struct inode * inode, struct file * filp, const char * buf, int count)
file160fs/block_dev.cint block_read(struct inode * inode, struct file * filp, char * buf, int count)
file316fs/block_dev.cint block_fsync(struct inode *inode, struct file *filp)
file241fs/buffer.cint file_fsync (struct inode *inode, struct file *filp)
file248fs/buffer.cstruct file * file;
file251fs/buffer.cif (fd>=NR_OPEN || !(file=current->files->fd[fd]) || !(inode=file->f_inode))
file253fs/buffer.cif (!file->f_op || !file->f_op->fsync)
file255fs/buffer.cif (file->f_op->fsync(inode,file))
file171fs/devices.cint blkdev_open(struct inode * inode, struct file * filp)
file222fs/devices.cint chrdev_open(struct inode * inode, struct file * filp)
file107fs/exec.cstruct file *f, **fpp;
file149fs/exec.cwhile (file.f_op->write(inode,&file,(char *)(addr),(nr)) != (nr)) goto close_coredump
file152fs/exec.cif (file.f_op->lseek) { \
file153fs/exec.cif (file.f_op->lseek(inode,&file,(offset),0) != (offset)) \
file155fs/exec.c} else file.f_pos = (offset)    
file169fs/exec.cstruct file file;
file206fs/exec.cfile.f_mode = 3;
file207fs/exec.cfile.f_flags = 0;
file208fs/exec.cfile.f_count = 1;
file209fs/exec.cfile.f_inode = inode;
file210fs/exec.cfile.f_pos = 0;
file211fs/exec.cfile.f_reada = 0;
file212fs/exec.cfile.f_op = inode->i_op->default_file_ops;
file213fs/exec.cif (file.f_op->open)
file214fs/exec.cif (file.f_op->open(inode,&file))
file216fs/exec.cif (!file.f_op->write)
file265fs/exec.cif (file.f_op->release)
file266fs/exec.cfile.f_op->release(inode,&file);
file284fs/exec.cstruct file * file;
file290fs/exec.cfile = current->files->fd[fd];
file292fs/exec.cif (file && file->f_inode && file->f_op && file->f_op->read) {
file490fs/exec.cstruct file file;
file495fs/exec.cfile.f_mode = 1;
file496fs/exec.cfile.f_flags = 0;
file497fs/exec.cfile.f_count = 1;
file498fs/exec.cfile.f_inode = inode;
file499fs/exec.cfile.f_pos = 0;
file500fs/exec.cfile.f_reada = 0;
file501fs/exec.cfile.f_op = inode->i_op->default_file_ops;
file502fs/exec.cif (file.f_op->open)
file503fs/exec.cif (file.f_op->open(inode,&file))
file505fs/exec.cif (!file.f_op || !file.f_op->read)
file507fs/exec.cif (file.f_op->lseek) {
file508fs/exec.cif (file.f_op->lseek(inode,&file,offset,0) != offset)
file511fs/exec.cfile.f_pos = offset;
file515fs/exec.cresult = file.f_op->read(inode, &file, addr, count);
file521fs/exec.cresult = file.f_op->read(inode, &file, addr, count);
file524fs/exec.cif (file.f_op->release)
file525fs/exec.cfile.f_op->release(inode,&file);
file816fs/exec.cstruct file * file;
file893fs/exec.cfile = current->files->fd[fd];
file894fs/exec.cif (!file->f_op || !file->f_op->mmap) {
file904fs/exec.cerror = do_mmap(file, N_TXTADDR(ex), ex.a_text,
file915fs/exec.cerror = do_mmap(file, N_DATADDR(ex), ex.a_data,
file960fs/exec.cstruct file * file;
file968fs/exec.cfile = current->files->fd[fd];
file969fs/exec.cinode = file->f_inode;
file971fs/exec.cif (!file || !file->f_op)
file975fs/exec.cif (file->f_op->lseek) {
file976fs/exec.cif ((error = file->f_op->lseek(inode, file, 0, 0)) != 0)
file979fs/exec.cfile->f_pos = 0;
file982fs/exec.cerror = file->f_op->read(inode, file, (char *) &ex, sizeof(ex));
file1007fs/exec.cerror = do_mmap(file, start_addr, ex.a_text + ex.a_data,
file23fs/ext/dir.cstatic int ext_dir_read(struct inode * inode, struct file * filp, char * buf, int count)
file28fs/ext/dir.cstatic int ext_readdir(struct inode *, struct file *, void *, filldir_t);
file64fs/ext/dir.cstatic int ext_readdir(struct inode * inode, struct file * filp,
file34fs/ext/file.cstatic int ext_file_read(struct inode *, struct file *, char *, int);
file35fs/ext/file.cstatic int ext_file_write(struct inode *, struct file *, const char *, int);
file72fs/ext/file.cstatic int ext_file_read(struct inode * inode, struct file * filp, char * buf, int count)
file197fs/ext/file.cstatic int ext_file_write(struct inode * inode, struct file * filp, const char * buf, int count)
file169fs/ext/fsync.cint ext_sync_file(struct inode * inode, struct file *file)
file249fs/ext/truncate.cvoid ext_release(struct inode * inode, struct file * filp)
file26fs/ext2/dir.cstatic int ext2_dir_read (struct inode * inode, struct file * filp,
file32fs/ext2/dir.cstatic int ext2_readdir (struct inode *, struct file *, void *, filldir_t);
file98fs/ext2/dir.cstatic int ext2_readdir (struct inode * inode, struct file * filp,
file37fs/ext2/file.cstatic int ext2_file_read (struct inode *, struct file *, char *, int);
file38fs/ext2/file.cstatic int ext2_file_write (struct inode *, struct file *, const char *, int);
file39fs/ext2/file.cstatic void ext2_release_file (struct inode *, struct file *);
file80fs/ext2/file.cstatic int ext2_file_read (struct inode * inode, struct file * filp,
file231fs/ext2/file.cstatic int ext2_file_write (struct inode * inode, struct file * filp,
file357fs/ext2/file.cstatic void ext2_release_file (struct inode * inode, struct file * filp)
file166fs/ext2/fsync.cint ext2_sync_file (struct inode * inode, struct file * file)
file19fs/ext2/ioctl.cint ext2_ioctl (struct inode * inode, struct file * filp, unsigned int cmd,
file18fs/fcntl.cextern int sock_fcntl (struct file *, unsigned int cmd, unsigned long arg);
file68fs/fcntl.cstruct file * filp;
file13fs/fifo.cstatic int fifo_open(struct inode * inode,struct file * filp)
file16fs/file_table.cstruct file * first_file = NULL;
file22fs/file_table.cstatic inline void insert_file_free(struct file *file)
file24fs/file_table.cfile->f_count = 0;
file25fs/file_table.cfile->f_next = first_file;
file26fs/file_table.cfile->f_prev = first_file->f_prev;
file27fs/file_table.cfile->f_next->f_prev = file;
file28fs/file_table.cfile->f_prev->f_next = file;
file29fs/file_table.cfirst_file = file;
file35fs/file_table.cstatic inline void remove_file_free(struct file *file)
file37fs/file_table.cif (first_file == file)
file39fs/file_table.cfile->f_next->f_prev = file->f_prev;
file40fs/file_table.cfile->f_prev->f_next = file->f_next;
file41fs/file_table.cfile->f_next = file->f_prev = NULL;
file47fs/file_table.cstatic inline void put_last_free(struct file *file)
file49fs/file_table.cfile->f_prev = first_file->f_prev;
file50fs/file_table.cfile->f_prev->f_next = file;
file51fs/file_table.cfile->f_next = first_file;
file52fs/file_table.cfile->f_next->f_prev = file;
file62fs/file_table.cstruct file * file;
file71fs/file_table.cfile = (struct file *) __get_free_page(GFP_KERNEL);
file73fs/file_table.cif (!file)
file76fs/file_table.cnr_files += i = PAGE_SIZE/sizeof(struct file);
file79fs/file_table.cfile->f_count = 0,
file80fs/file_table.cfile->f_next = file->f_prev = first_file = file++,
file84fs/file_table.cinsert_file_free(file++);
file99fs/file_table.cstruct file * get_empty_filp(void)
file102fs/file_table.cstruct file * f;
file147fs/hpfs/hpfs_fs.cstatic int hpfs_file_read(struct inode *, struct file *, char *, int);
file186fs/hpfs/hpfs_fs.cstatic int hpfs_dir_read(struct inode *inode, struct file *filp,
file188fs/hpfs/hpfs_fs.cstatic int hpfs_readdir(struct inode *inode, struct file *filp,
file872fs/hpfs/hpfs_fs.cstatic int hpfs_file_read(struct inode *inode, struct file *filp,
file1358fs/hpfs/hpfs_fs.cstatic int hpfs_readdir(struct inode *inode, struct file *filp, void * dirent,
file1573fs/hpfs/hpfs_fs.cstatic int hpfs_dir_read(struct inode *inode, struct file *filp,
file198fs/inode.cstruct file * file;
file202fs/inode.cfor (file = first_file, i=0; i<nr_files; i++, file=file->f_next) {
file203fs/inode.cif (!file->f_count || !file->f_inode ||
file204fs/inode.cfile->f_inode->i_dev != dev)
file206fs/inode.cif (S_ISREG(file->f_inode->i_mode) && (file->f_mode & 2))
file17fs/ioctl.cstatic int file_ioctl(struct file *filp,unsigned int cmd,unsigned long arg)
file60fs/ioctl.cstruct file * filp;
file24fs/isofs/dir.cstatic int isofs_readdir(struct inode *, struct file *, void *, filldir_t);
file106fs/isofs/dir.cstatic int do_isofs_readdir(struct inode *inode, struct file *filp,
file263fs/isofs/dir.cstatic int isofs_readdir(struct inode *inode, struct file *filp,
file30fs/isofs/file.cstatic int isofs_file_read(struct inode *, struct file *, char *, int);
file117fs/isofs/file.cstatic int isofs_file_read(struct inode * inode, struct file * filp, char * buf, int count)
file71fs/locks.cstatic int flock_make_lock(struct file *filp, struct file_lock *fl,
file73fs/locks.cstatic int posix_make_lock(struct file *filp, struct file_lock *fl,
file80fs/locks.cstatic int flock_lock_file(struct file *filp, struct file_lock *caller,
file82fs/locks.cstatic int posix_lock_file(struct file *filp, struct file_lock *caller,
file101fs/locks.cstruct file *filp;
file122fs/locks.cstruct file *filp;
file164fs/locks.cstruct file *filp;
file206fs/locks.cvoid locks_remove_locks(struct task_struct *task, struct file *filp)
file231fs/locks.cstatic int posix_make_lock(struct file *filp, struct file_lock *fl,
file286fs/locks.cstatic int flock_make_lock(struct file *filp, struct file_lock *fl,
file413fs/locks.cstatic int flock_lock_file(struct file *filp, struct file_lock *caller,
file481fs/locks.cstatic int posix_lock_file(struct file *filp, struct file_lock *caller,
file17fs/minix/dir.cstatic int minix_dir_read(struct inode * inode, struct file * filp, char * buf, int count)
file22fs/minix/dir.cstatic int minix_readdir(struct inode *, struct file *, void *, filldir_t);
file58fs/minix/dir.cstatic int minix_readdir(struct inode * inode, struct file * filp,
file28fs/minix/file.cstatic int minix_file_read(struct inode *, struct file *, char *, int);
file29fs/minix/file.cstatic int minix_file_write(struct inode *, struct file *, const char *, int);
file66fs/minix/file.cstatic int minix_file_read(struct inode * inode, struct file * filp, char * buf, int count)
file189fs/minix/file.cstatic int minix_file_write(struct inode * inode, struct file * filp, const char * buf, int count)
file142fs/minix/fsync.cint minix_sync_file(struct inode * inode, struct file * file)
file23fs/msdos/dir.cstatic int msdos_dir_read(struct inode * inode,struct file * filp, char * buf,int count)
file61fs/msdos/dir.cstruct file *filp,
file151fs/msdos/file.cstruct file *filp,
file265fs/msdos/file.cstruct file *filp,
file49fs/msdos/mmap.cstruct file filp;
file91fs/msdos/mmap.cint msdos_mmap(struct inode * inode, struct file * file, struct vm_area_struct * vma)
file21fs/nfs/dir.cstatic int nfs_dir_read(struct inode *, struct file *filp, char *buf,
file23fs/nfs/dir.cstatic int nfs_readdir(struct inode *, struct file *, void *, filldir_t);
file72fs/nfs/dir.cstatic int nfs_dir_read(struct inode *inode, struct file *filp, char *buf,
file88fs/nfs/dir.cstatic int nfs_readdir(struct inode *inode, struct file *filp,
file312fs/nfs/dir.cstatic void nfs_lookup_cache_refresh(struct inode *file,
file316fs/nfs/dir.ckdev_t dev = file->i_dev;
file317fs/nfs/dir.cint fileid = file->i_ino;
file29fs/nfs/file.cstatic int nfs_file_read(struct inode *, struct file *, char *, int);
file30fs/nfs/file.cstatic int nfs_file_write(struct inode *, struct file *, const char *, int);
file31fs/nfs/file.cstatic int nfs_fsync(struct inode *, struct file *);
file89fs/nfs/file.cstatic int nfs_fsync(struct inode *inode, struct file *file)
file94fs/nfs/file.cstatic int nfs_file_read(struct inode *inode, struct file *file, char *buf,
file111fs/nfs/file.cpos = file->f_pos;
file130fs/nfs/file.cfile->f_pos += count;
file143fs/nfs/file.cfile->f_pos = pos;
file164fs/nfs/file.cfile->f_pos = pos + hunk;
file169fs/nfs/file.cfile->f_pos = pos + hunk;
file189fs/nfs/file.cstatic int nfs_file_write(struct inode *inode, struct file *file, const char *buf,
file214fs/nfs/file.cpos = file->f_pos;
file215fs/nfs/file.cif (file->f_flags & O_APPEND)
file233fs/nfs/file.cfile->f_pos = pos;
file30fs/nfs/inode.cextern int close_fp(struct file *filp);
file55fs/nfs/inode.cclose_fp(sb->u.nfs_sb.s_server.file);
file77fs/nfs/inode.cstruct file *filp;
file114fs/nfs/inode.cserver->file = filp;
file95fs/nfs/mmap.cint nfs_mmap(struct inode * inode, struct file * file, struct vm_area_struct * vma)
file531fs/nfs/nfsroot.cstatic struct file nfs_file;    /* File descriptor containing socket */
file544fs/nfs/nfsroot.cstruct file *filp;
file559fs/nfs/nfsroot.cmemcpy(&nfs_file, filp, sizeof(struct file));
file639fs/nfs/nfsroot.cstruct file *filp;
file104fs/nfs/rpcsock.cstruct file  *file = rsock->file;
file111fs/nfs/rpcsock.cif (!file->f_op->select(file->f_inode, file, SEL_IN, &wait_table)
file112fs/nfs/rpcsock.c&& !file->f_op->select(file->f_inode, file, SEL_IN, NULL)) {
file353fs/nfs/rpcsock.crpc_makesock(struct file *file)
file364fs/nfs/rpcsock.crsock->sock = &file->f_inode->u.socket_i;
file365fs/nfs/rpcsock.crsock->file = file;
file23fs/open.cextern void locks_remove_locks(struct task_struct *, struct file *);
file48fs/open.cstruct file * file;
file54fs/open.cif (fd >= NR_OPEN || !(file = current->files->fd[fd]))
file56fs/open.cif (!(inode = file->f_inode))
file117fs/open.cstruct file * file;
file119fs/open.cif (fd >= NR_OPEN || !(file = current->files->fd[fd]))
file121fs/open.cif (!(inode = file->f_inode))
file123fs/open.cif (S_ISDIR(inode->i_mode) || !(file->f_mode & 2))
file274fs/open.cstruct file * file;
file277fs/open.cif (fd >= NR_OPEN || !(file = current->files->fd[fd]))
file279fs/open.cif (!(inode = file->f_inode))
file315fs/open.cstruct file * file;
file318fs/open.cif (fd >= NR_OPEN || !(file = current->files->fd[fd]))
file320fs/open.cif (!(inode = file->f_inode))
file366fs/open.cstruct file * file;
file369fs/open.cif (fd >= NR_OPEN || !(file = current->files->fd[fd]))
file371fs/open.cif (!(inode = file->f_inode))
file467fs/open.cstruct file * f;
file544fs/open.cint close_fp(struct file *filp)
file570fs/open.cstruct file * filp;
file25fs/pipe.cstatic int pipe_read(struct inode * inode, struct file * filp, char * buf, int count)
file72fs/pipe.cstatic int pipe_write(struct inode * inode, struct file * filp, const char * buf, int count)
file119fs/pipe.cstatic int pipe_lseek(struct inode * inode, struct file * file, off_t offset, int orig)
file124fs/pipe.cstatic int bad_pipe_r(struct inode * inode, struct file * filp, char * buf, int count)
file129fs/pipe.cstatic int bad_pipe_w(struct inode * inode, struct file * filp, const char * buf, int count)
file134fs/pipe.cstatic int pipe_ioctl(struct inode *pino, struct file * filp,
file150fs/pipe.cstatic int pipe_select(struct inode * inode, struct file * filp, int sel_type, select_table * wait)
file176fs/pipe.cstatic int fifo_select(struct inode * inode, struct file * filp, int sel_type, select_table * wait)
file203fs/pipe.cstatic int connect_read(struct inode * inode, struct file * filp, char * buf, int count)
file219fs/pipe.cstatic int connect_select(struct inode * inode, struct file * filp, int sel_type, select_table * wait)
file247fs/pipe.cstatic void pipe_read_release(struct inode * inode, struct file * filp)
file253fs/pipe.cstatic void pipe_write_release(struct inode * inode, struct file * filp)
file259fs/pipe.cstatic void pipe_rdwr_release(struct inode * inode, struct file * filp)
file382fs/pipe.cstruct file *f[2];
file57fs/proc/array.cstatic int read_core(struct inode * inode, struct file * file,char * buf, int count)
file59fs/proc/array.cunsigned long p = file->f_pos, memsize;
file107fs/proc/array.cfile->f_pos += read;
file130fs/proc/array.cstatic int read_profile(struct inode *inode, struct file *file, char *buf, int count)
file132fs/proc/array.cunsigned long p = file->f_pos;
file152fs/proc/array.cfile->f_pos += read;
file157fs/proc/array.cstatic int write_profile(struct inode * inode, struct file * file, const char * buf, int count)
file673fs/proc/array.cstatic int read_maps (int pid, struct file * file, char * buf, int count)
file689fs/proc/array.clineno = file->f_pos >> MAPS_LINE_SHIFT;
file690fs/proc/array.ccolumn = file->f_pos & (MAPS_LINE_LENGTH-1);
file758fs/proc/array.cfile->f_pos = (lineno << MAPS_LINE_SHIFT) + column;
file852fs/proc/array.cstatic int array_read(struct inode * inode, struct file * file,char * buf, int count)
file871fs/proc/array.c&start, file->f_pos, count);
file879fs/proc/array.cfile->f_pos += length;
file883fs/proc/array.cif (file->f_pos >= length) {
file887fs/proc/array.cif (count + file->f_pos > length)
file888fs/proc/array.ccount = length - file->f_pos;
file889fs/proc/array.cend = count + file->f_pos;
file890fs/proc/array.cmemcpy_tofs(buf, (char *) page + file->f_pos, count);
file891fs/proc/array.cfile->f_pos = end;
file928fs/proc/array.cstatic int arraylong_read (struct inode * inode, struct file * file, char * buf, int count)
file938fs/proc/array.creturn read_maps(pid, file, buf, count);
file16fs/proc/fd.cstatic int proc_readfd(struct inode *, struct file *, void *, filldir_t);
file119fs/proc/fd.cstatic int proc_readfd(struct inode * inode, struct file * filp,
file21fs/proc/kmsg.cstatic int kmsg_open(struct inode * inode, struct file * file)
file26fs/proc/kmsg.cstatic void kmsg_release(struct inode * inode, struct file * file)
file31fs/proc/kmsg.cstatic int kmsg_read(struct inode * inode, struct file * file,char * buf, int count)
file36fs/proc/kmsg.cstatic int kmsg_select(struct inode *inode, struct file *file, int sel_type, select_table * wait)
file53fs/proc/mem.cstatic int mem_read(struct inode * inode, struct file * file,char * buf, int count)
file76fs/proc/mem.caddr = file->f_pos;
file112fs/proc/mem.cfile->f_pos = addr;
file118fs/proc/mem.cstatic int mem_write(struct inode * inode, struct file * file,char * buf, int count)
file131fs/proc/mem.caddr = file->f_pos;
file176fs/proc/mem.cfile->f_pos = addr;
file186fs/proc/mem.cstatic int mem_lseek(struct inode * inode, struct file * file, off_t offset, int orig)
file190fs/proc/mem.cfile->f_pos = offset;
file191fs/proc/mem.creturn file->f_pos;
file193fs/proc/mem.cfile->f_pos += offset;
file194fs/proc/mem.creturn file->f_pos;
file203fs/proc/mem.cint mem_mmap(struct inode * inode, struct file * file,
file40fs/proc/net.cstatic int proc_readnet(struct inode * inode, struct file * file,
file62fs/proc/net.cfile->f_pos,
file64fs/proc/net.c(file->f_flags & O_ACCMODE) == O_RDWR);
file78fs/proc/net.cfile->f_pos += length;  /* Move down the file */
file22fs/proc/root.cstatic int proc_root_readdir(struct inode *, struct file *, void *, filldir_t);
file427fs/proc/root.cint proc_readdir(struct inode * inode, struct file * filp,
file479fs/proc/root.cstatic int proc_root_readdir(struct inode * inode, struct file * filp,
file32fs/proc/scsi.cstatic int proc_readscsi(struct inode * inode, struct file * file,
file34fs/proc/scsi.cstatic int proc_writescsi(struct inode * inode, struct file * file,
file36fs/proc/scsi.cstatic int proc_scsilseek(struct inode *, struct file *, off_t, int);
file102fs/proc/scsi.cstatic int proc_readscsi(struct inode * inode, struct file * file,
file126fs/proc/scsi.cfile->f_pos, thistime, 0);
file128fs/proc/scsi.clength = get_not_present_info(page, &start, file->f_pos, thistime);
file147fs/proc/scsi.cfile->f_pos += length;  /* Move down the file */
file161fs/proc/scsi.cstatic int proc_writescsi(struct inode * inode, struct file * file,
file184fs/proc/scsi.cstatic int proc_scsilseek(struct inode * inode, struct file * file, 
file189fs/proc/scsi.cfile->f_pos = offset;
file190fs/proc/scsi.creturn(file->f_pos);
file192fs/proc/scsi.cfile->f_pos += offset;
file193fs/proc/scsi.creturn(file->f_pos);
file197fs/proc/scsi.cproc_readscsi(inode, file, 0, -1); /* seek in it       */ 
file198fs/proc/scsi.creturn(file->f_pos);
file20fs/read_write.cstruct file * file;
file23fs/read_write.cif (fd >= NR_OPEN || !(file=current->files->fd[fd]) || !(file->f_inode))
file27fs/read_write.cif (file->f_op && file->f_op->lseek)
file28fs/read_write.creturn file->f_op->lseek(file->f_inode,file,offset,origin);
file36fs/read_write.ctmp = file->f_pos + offset;
file39fs/read_write.cif (!file->f_inode)
file41fs/read_write.ctmp = file->f_inode->i_size + offset;
file46fs/read_write.cif (tmp != file->f_pos) {
file47fs/read_write.cfile->f_pos = tmp;
file48fs/read_write.cfile->f_reada = 0;
file49fs/read_write.cfile->f_version = ++event;
file51fs/read_write.creturn file->f_pos;
file58fs/read_write.cstruct file * file;
file63fs/read_write.cif (fd >= NR_OPEN || !(file=current->files->fd[fd]) || !(file->f_inode))
file73fs/read_write.cif (file->f_op && file->f_op->lseek) {
file76fs/read_write.creturn file->f_op->lseek(file->f_inode,file,offset,origin);
file84fs/read_write.ctmp = file->f_pos + offset;
file87fs/read_write.cif (!file->f_inode)
file89fs/read_write.ctmp = file->f_inode->i_size + offset;
file94fs/read_write.cif (tmp != file->f_pos) {
file95fs/read_write.cfile->f_pos = tmp;
file96fs/read_write.cfile->f_reada = 0;
file97fs/read_write.cfile->f_version = ++event;
file99fs/read_write.cmemcpy_tofs(result, &file->f_pos, sizeof(loff_t));
file106fs/read_write.cstruct file * file;
file109fs/read_write.cif (fd>=NR_OPEN || !(file=current->files->fd[fd]) || !(inode=file->f_inode))
file111fs/read_write.cif (!(file->f_mode & 1))
file113fs/read_write.cif (!file->f_op || !file->f_op->read)
file120fs/read_write.creturn file->f_op->read(inode,file,buf,count);
file126fs/read_write.cstruct file * file;
file130fs/read_write.cif (fd>=NR_OPEN || !(file=current->files->fd[fd]) || !(inode=file->f_inode))
file132fs/read_write.cif (!(file->f_mode & 2))
file134fs/read_write.cif (!file->f_op || !file->f_op->write)
file141fs/read_write.cwritten = file->f_op->write(inode,file,buf,count);
file155fs/read_write.cstatic int sock_readv_writev(int type, struct inode * inode, struct file * file,
file175fs/read_write.c(file->f_flags & O_NONBLOCK), 0, NULL);
file180fs/read_write.c(file->f_flags & O_NONBLOCK), 0);
file183fs/read_write.ctypedef int (*IO_fn_t)(struct inode *, struct file *, char *, int);
file185fs/read_write.cstatic int do_readv_writev(int type, struct inode * inode, struct file * file,
file219fs/read_write.creturn sock_readv_writev(type, inode, file, iov, count, tot_len);
file221fs/read_write.cif (!file->f_op)
file224fs/read_write.cfn = file->f_op->read;
file226fs/read_write.cfn = (IO_fn_t) file->f_op->write;    
file236fs/read_write.cnr = fn(inode, file, base, len);
file252fs/read_write.cstruct file * file;
file255fs/read_write.cif (fd >= NR_OPEN || !(file = current->files->fd[fd]) || !(inode = file->f_inode))
file257fs/read_write.cif (!(file->f_mode & 1))
file259fs/read_write.creturn do_readv_writev(VERIFY_WRITE, inode, file, vector, count);
file264fs/read_write.cstruct file * file;
file267fs/read_write.cif (fd >= NR_OPEN || !(file = current->files->fd[fd]) || !(inode = file->f_inode))
file269fs/read_write.cif (!(file->f_mode & 2))
file271fs/read_write.creturn do_readv_writev(VERIFY_READ, inode, file, vector, count);
file59fs/readdir.cstruct file * file;
file62fs/readdir.cif (fd >= NR_OPEN || !(file = current->files->fd[fd]))
file64fs/readdir.cif (!file->f_op || !file->f_op->readdir)
file71fs/readdir.cerror = file->f_op->readdir(file->f_inode, file, &buf, fillonedir);
file121fs/readdir.cstruct file * file;
file126fs/readdir.cif (fd >= NR_OPEN || !(file = current->files->fd[fd]))
file128fs/readdir.cif (!file->f_op || !file->f_op->readdir)
file137fs/readdir.cerror = file->f_op->readdir(file->f_inode, file, &buf, filldir);
file143fs/readdir.cput_user(file->f_pos, &lastdirent->d_off);
file70fs/select.cstatic int check(int flag, select_table * wait, struct file * file)
file74fs/select.cint (*select) (struct inode *, struct file *, int, select_table *);
file76fs/select.cinode = file->f_inode;
file77fs/select.cif ((fops = file->f_op) && (select = fops->select))
file78fs/select.creturn select(inode, file, flag, wait)
file79fs/select.c|| (wait && select(inode, file, flag, NULL));
file22fs/smbfs/dir.csmb_dir_read(struct inode *inode, struct file *filp, char *buf, int count);
file25fs/smbfs/dir.csmb_readdir(struct inode *inode, struct file *filp,
file119fs/smbfs/dir.csmb_dir_read(struct inode *inode, struct file *filp, char *buf, int count)
file156fs/smbfs/dir.csmb_readdir(struct inode *inode, struct file *filp,
file21fs/smbfs/file.csmb_fsync(struct inode *inode, struct file *file)
file63fs/smbfs/file.csmb_file_read(struct inode *inode, struct file *file, char *buf, int count)
file85fs/smbfs/file.cpos = file->f_pos;
file129fs/smbfs/file.cfile->f_pos = pos;
file140fs/smbfs/file.csmb_file_write(struct inode *inode, struct file *file, const char *buf, int count)
file165fs/smbfs/file.cpos = file->f_pos;
file167fs/smbfs/file.cif (file->f_flags & O_APPEND)
file214fs/smbfs/file.cfile->f_pos = pos;
file25fs/smbfs/inode.cextern int close_fp(struct file *filp);
file179fs/smbfs/inode.cstruct file *filp;
file17fs/smbfs/ioctl.csmb_ioctl (struct inode * inode, struct file * filp,
file100fs/smbfs/mmap.csmb_mmap(struct inode * inode, struct file * file, struct vm_area_struct * vma)
file109fs/smbfs/sock.cstruct file   *file;
file115fs/smbfs/sock.c|| ((file  = server->sock_file) == NULL)
file116fs/smbfs/sock.c|| ((inode = file->f_inode) == NULL)
file157fs/smbfs/sock.cstruct file   *file;
file163fs/smbfs/sock.c|| ((file  = server->sock_file) == NULL)
file164fs/smbfs/sock.c|| ((inode = file->f_inode) == NULL)
file436fs/smbfs/sock.cstruct file *file;
file441fs/smbfs/sock.cif ((file = server->sock_file) == NULL)
file443fs/smbfs/sock.cif ((inode = file->f_inode) == NULL)
file163fs/stat.cstruct file * f;
file178fs/stat.cstruct file * f;
file644fs/super.cstruct file dummy;  /* allows read-write or read-only flag */
file682fs/super.cstruct file filp;
file24fs/sysv/dir.cstatic int sysv_dir_read(struct inode * inode, struct file * filp, char * buf, int count)
file29fs/sysv/dir.cstatic int sysv_readdir(struct inode *, struct file *, void *, filldir_t);
file65fs/sysv/dir.cstatic int sysv_readdir(struct inode * inode, struct file * filp,
file35fs/sysv/file.cstatic int sysv_file_write(struct inode *, struct file *, const char *, int);
file72fs/sysv/file.cint sysv_file_read(struct inode * inode, struct file * filp, char * buf, int count)
file199fs/sysv/file.cstatic int sysv_file_write(struct inode * inode, struct file * filp, const char * buf, int count)
file181fs/sysv/fsync.cint sysv_sync_file(struct inode * inode, struct file * file)
file30fs/umsdos/dir.cint UMSDOS_dir_read(struct inode *inode,struct file *filp,char *buf,
file81fs/umsdos/dir.cstruct file *filp,    /* Point to a directory which is read */
file263fs/umsdos/dir.cstruct file *filp,    /* Point to a directory which is read */
file482fs/umsdos/dir.cstruct file filp;
file496fs/umsdos/dir.cstruct file filp;
file749fs/umsdos/dir.cstruct file filp;
file28fs/umsdos/emd.cstruct file *filp,
file44fs/umsdos/emd.cstruct file *filp,
file65fs/umsdos/emd.cstruct file *filp,
file81fs/umsdos/emd.cstruct file *filp,
file143fs/umsdos/emd.cstruct file *filp,
file169fs/umsdos/emd.cstruct file filp;
file209fs/umsdos/emd.cstruct file filp;
file449fs/umsdos/emd.cstruct file filp;
file29fs/umsdos/file.cstruct file *filp,
file46fs/umsdos/file.cstruct file *filp,
file314fs/umsdos/inode.cstruct file filp;
file57fs/umsdos/ioctl.cstruct file *filp,
file446fs/umsdos/namei.cstruct file filp;
file65fs/umsdos/rdir.cstruct file *filp,
file32fs/umsdos/symlink.cint (*msdos_read)(struct inode *, struct file *, char *, int),
file36fs/umsdos/symlink.cstruct file filp;
file23fs/xiafs/dir.cstatic int xiafs_dir_read(struct inode *, struct file *, char *, int);
file24fs/xiafs/dir.cstatic int xiafs_readdir(struct inode *, struct file *, void *, filldir_t);
file61fs/xiafs/dir.cstruct file * filp, char * buf, int count)
file66fs/xiafs/dir.cstatic int xiafs_readdir(struct inode * inode, struct file * filp,
file31fs/xiafs/file.cstatic int xiafs_file_read(struct inode *, struct file *, char *, int);
file32fs/xiafs/file.cstatic int xiafs_file_write(struct inode *, struct file *, const char *, int);
file70fs/xiafs/file.cxiafs_file_read(struct inode * inode, struct file * filp, char * buf, int count)
file190fs/xiafs/file.cxiafs_file_write(struct inode * inode, struct file * filp, const char * buf, int count)
file144fs/xiafs/fsync.cint xiafs_sync_file(struct inode * inode, struct file * file)
file239include/asm-alpha/unistd.hstatic inline int execve(char * file, char ** argvp, char ** envp)
file245include/asm-alpha/unistd.hi = do_execve(file, argvp, envp, &regs);
file268include/asm-i386/unistd.hstatic inline _syscall3(int,execve,const char *,file,char **,argv,char **,envp)
file269include/asm-i386/unistd.hstatic inline _syscall3(int,open,const char *,file,int,flag,int,mode)
file162include/asm-sparc/unistd.hstatic inline _syscall3(int,execve,const char *,file,char **,argv,char **,envp)
file163include/asm-sparc/unistd.hstatic inline _syscall3(int,open,const char *,file,int,flag,int,mode)
file423include/linux/ext2_fs.hextern int ext2_read (struct inode *, struct file *, char *, int);
file424include/linux/ext2_fs.hextern int ext2_write (struct inode *, struct file *, char *, int);
file427include/linux/ext2_fs.hextern int ext2_sync_file (struct inode *, struct file *);
file449include/linux/ext2_fs.hextern int ext2_ioctl (struct inode *, struct file *, unsigned int,
file453include/linux/ext2_fs.hextern void ext2_release (struct inode *, struct file *);
file63include/linux/ext_fs.hextern int ext_open(struct inode * inode, struct file * filp);
file64include/linux/ext_fs.hextern void ext_release(struct inode * inode, struct file * filp);
file99include/linux/ext_fs.hextern int ext_sync_file(struct inode *, struct file *);
file101include/linux/ext_fs.hextern int ext_lseek(struct inode *, struct file *, off_t, int);
file102include/linux/ext_fs.hextern int ext_read(struct inode *, struct file *, char *, int);
file103include/linux/ext_fs.hextern int ext_write(struct inode *, struct file *, char *, int);
file48include/linux/fs.h#define NIL_FILP  ((struct file *)0)
file255include/linux/fs.hstruct file *f_next, *f_prev;
file270include/linux/fs.hstruct file *fl_file;
file280include/linux/fs.hstruct file     *fa_file;
file285include/linux/fs.hextern int fasync_helper(struct inode *, struct file *, int, struct fasync_struct **);
file335include/linux/fs.hint (*lseek) (struct inode *, struct file *, off_t, int);
file336include/linux/fs.hint (*read) (struct inode *, struct file *, char *, int);
file337include/linux/fs.hint (*write) (struct inode *, struct file *, const char *, int);
file338include/linux/fs.hint (*readdir) (struct inode *, struct file *, void *, filldir_t);
file339include/linux/fs.hint (*select) (struct inode *, struct file *, int, select_table *);
file340include/linux/fs.hint (*ioctl) (struct inode *, struct file *, unsigned int, unsigned long);
file341include/linux/fs.hint (*mmap) (struct inode *, struct file *, struct vm_area_struct *);
file342include/linux/fs.hint (*open) (struct inode *, struct file *);
file343include/linux/fs.hvoid (*release) (struct inode *, struct file *);
file344include/linux/fs.hint (*fsync) (struct inode *, struct file *);
file345include/linux/fs.hint (*fasync) (struct inode *, struct file *, int);
file400include/linux/fs.hextern int blkdev_open(struct inode * inode, struct file * filp);
file406include/linux/fs.hextern int chrdev_open(struct inode * inode, struct file * filp);
file426include/linux/fs.hextern struct file *first_file;
file491include/linux/fs.hextern struct file * get_empty_filp(void);
file492include/linux/fs.hextern int close_fp(struct file *filp);
file524include/linux/fs.hextern int char_read(struct inode *, struct file *, char *, int);
file525include/linux/fs.hextern int block_read(struct inode *, struct file *, char *, int);
file528include/linux/fs.hextern int char_write(struct inode *, struct file *, const char *, int);
file529include/linux/fs.hextern int block_write(struct inode *, struct file *, const char *, int);
file531include/linux/fs.hextern int generic_mmap(struct inode *, struct file *, struct vm_area_struct *);
file533include/linux/fs.hextern int block_fsync(struct inode *, struct file *);
file534include/linux/fs.hextern int file_fsync(struct inode *, struct file *);
file167include/linux/iso_fs.hextern int isofs_open(struct inode * inode, struct file * filp);
file168include/linux/iso_fs.hextern void isofs_release(struct inode * inode, struct file * filp);
file182include/linux/iso_fs.hextern int isofs_lseek(struct inode *, struct file *, off_t, int);
file183include/linux/iso_fs.hextern int isofs_read(struct inode *, struct file *, char *, int);
file119include/linux/minix_fs.hextern int minix_sync_file(struct inode *, struct file *);
file202include/linux/mm.hextern unsigned long do_mmap(struct file * file, unsigned long addr, unsigned long len,
file176include/linux/msdos_fs.hextern int msdos_readdir (struct inode *inode, struct file *filp,
file182include/linux/msdos_fs.hextern int msdos_file_read(struct inode *, struct file *, char *, int);
file183include/linux/msdos_fs.hextern int msdos_file_write(struct inode *, struct file *, const char *, int);
file189include/linux/msdos_fs.hextern int msdos_mmap(struct inode *, struct file *, struct vm_area_struct *);
file120include/linux/nfs_fs.hextern int nfs_mmap(struct inode * inode, struct file * file, struct vm_area_struct * vma);
file8include/linux/nfs_fs_sb.hstruct file *file;
file223include/linux/proc_fs.hextern int proc_readdir(struct inode *, struct file *, void *, filldir_t);
file38include/linux/rpcsock.hstruct file    *file;
file52include/linux/rpcsock.hstruct rpc_sock  *  rpc_makesock(struct file *);
file112include/linux/sched.hstruct file * fd[NR_OPEN];
file115include/linux/smb_fs.hint smb_ioctl (struct inode * inode, struct file * filp,
file180include/linux/smb_fs.hint smb_mmap(struct inode * inode, struct file * file, struct vm_area_struct * vma);
file22include/linux/smb_fs_sb.hstruct file *      sock_file;     /* The socket we transfer
file388include/linux/sysv_fs.hextern int sysv_file_read(struct inode *, struct file *, char *, int);
file400include/linux/sysv_fs.hextern int sysv_sync_file(struct inode *, struct file *);
file401include/linux/sysv_fs.hextern int sysv_mmap(struct inode *, struct file *, struct vm_area_struct *);
file306include/linux/tty.hextern void tty_unhangup(struct file *filp);
file307include/linux/tty.hextern int tty_hung_up_p(struct file * filp);
file315include/linux/tty.hextern int n_tty_ioctl(struct tty_struct * tty, struct file * file,
file320include/linux/tty.hextern int  rs_open(struct tty_struct * tty, struct file * filp);
file324include/linux/tty.hextern int  pty_open(struct tty_struct * tty, struct file * filp);
file328include/linux/tty.hextern int con_open(struct tty_struct * tty, struct file * filp);
file334include/linux/tty.hextern int vt_ioctl(struct tty_struct *tty, struct file * file,
file124include/linux/tty_driver.hint  (*open)(struct tty_struct * tty, struct file * filp);
file125include/linux/tty_driver.hvoid (*close)(struct tty_struct * tty, struct file * filp);
file132include/linux/tty_driver.hint  (*ioctl)(struct tty_struct *tty, struct file * file,
file22include/linux/tty_ldisc.hint  (*read)(struct tty_struct * tty, struct file * file,
file24include/linux/tty_ldisc.hint  (*write)(struct tty_struct * tty, struct file * file,
file26include/linux/tty_ldisc.hint  (*ioctl)(struct tty_struct * tty, struct file * file,
file30include/linux/tty_ldisc.hstruct file * file, int sel_type,
file112include/linux/xd.hstatic int xd_open (struct inode *inode,struct file *file);
file114include/linux/xd.hstatic int xd_ioctl (struct inode *inode,struct file *file,unsigned int cmd,unsigned long arg);
file115include/linux/xd.hstatic void xd_release (struct inode *inode,struct file *file);
file103include/linux/xia_fs.hextern int xiafs_sync_file(struct inode *, struct file *);
file370kernel/exit.cstruct file * filp = files->fd[i];
file172kernel/fork.cstruct file * f = current->files->fd[i];
file10lib/execve.c_syscall3(int,execve,const char *,file,char **,argv,char **,envp)
file80mm/filemap.cstruct file file;
file96mm/filemap.cfile.f_op = inode->i_op->default_file_ops;
file97mm/filemap.cif (!file.f_op->write)
file109mm/filemap.cfile.f_mode = 3;
file110mm/filemap.cfile.f_flags = 0;
file111mm/filemap.cfile.f_count = 1;
file112mm/filemap.cfile.f_inode = inode;
file113mm/filemap.cfile.f_pos = offset;
file114mm/filemap.cfile.f_reada = 0;
file117mm/filemap.cresult = file.f_op->write(inode, &file, (const char *) page, size);
file327mm/filemap.cint generic_mmap(struct inode * inode, struct file * file, struct vm_area_struct * vma)
file24mm/mmap.cstatic inline int anon_map(struct inode *ino, struct file * file, struct vm_area_struct * vma)
file53mm/mmap.cunsigned long do_mmap(struct file * file, unsigned long addr, unsigned long len,
file83mm/mmap.cif (file != NULL) {
file86mm/mmap.cif ((prot & PROT_WRITE) && !(file->f_mode & 2))
file90mm/mmap.cif (!(file->f_mode & 1))
file98mm/mmap.cif (file->f_inode->i_wcount > 0)
file125mm/mmap.cif (file && (!file->f_op || !file->f_op->mmap))
file140mm/mmap.cif (file) {
file141mm/mmap.cif (file->f_mode & 1)
file155mm/mmap.cif (!(file->f_mode & 2))
file168mm/mmap.cif (file)
file169mm/mmap.cerror = file->f_op->mmap(file->f_inode, file, vma);
file1054mm/swap.cstruct file filp;
file1135mm/swap.cstruct file filp;
file77net/core/skbuff.cint skb_check(struct sk_buff *skb, int head, int line, char *file)
file82net/core/skbuff.cfile,line);
file92net/core/skbuff.cfile,line);
file98net/core/skbuff.cfile,line);
file106net/core/skbuff.cif (skb_check(skb2, 0, line, file) < 0) {
file120net/core/skbuff.cfile,line);
file126net/core/skbuff.cfile,line);
file134net/core/skbuff.cfile,line);
file141net/core/skbuff.cprintk("File: %s Line %d, passed a non skb!\n", file,line);
file148net/core/skbuff.cprintk("File: %s Line %d, head > data !\n", file,line);
file155net/core/skbuff.cprintk("File: %s Line %d, tail > end!\n", file,line);
file162net/core/skbuff.cprintk("File: %s Line %d, data > tail!\n", file,line);
file169net/core/skbuff.cprintk("File: %s Line %d, wrong length\n", file,line);
file176net/core/skbuff.cprintk("File: %s Line %d, control overrun\n", file,line);
file70net/netlink.cstatic int netlink_write(struct inode * inode, struct file * file, const char * buf, int count)
file83net/netlink.cstatic int netlink_read(struct inode * inode, struct file * file, char * buf, int count)
file90net/netlink.cif(file->f_flags&O_NONBLOCK)
file111net/netlink.cstatic int netlink_lseek(struct inode * inode, struct file * file,
file117net/netlink.cstatic int netlink_open(struct inode * inode, struct file * file)
file134net/netlink.cstatic void netlink_release(struct inode * inode, struct file * file)
file142net/netlink.cstatic int netlink_ioctl(struct inode *inode, struct file *file,
file73net/socket.cstatic int sock_lseek(struct inode *inode, struct file *file, off_t offset,
file75net/socket.cstatic int sock_read(struct inode *inode, struct file *file, char *buf,
file77net/socket.cstatic int sock_write(struct inode *inode, struct file *file, const char *buf,
file80net/socket.cstatic void sock_close(struct inode *inode, struct file *file);
file81net/socket.cstatic int sock_select(struct inode *inode, struct file *file, int which, select_table *seltable);
file82net/socket.cstatic int sock_ioctl(struct inode *inode, struct file *file,
file84net/socket.cstatic int sock_fasync(struct inode *inode, struct file *filp, int on);
file165net/socket.cstruct file *file;
file171net/socket.cfile = get_empty_filp();
file172net/socket.cif (!file) 
file180net/socket.cfile->f_count = 0;
file185net/socket.ccurrent->files->fd[fd] = file;
file186net/socket.cfile->f_op = &socket_file_ops;
file187net/socket.cfile->f_mode = 3;
file188net/socket.cfile->f_flags = O_RDWR;
file189net/socket.cfile->f_count = 1;
file190net/socket.cfile->f_inode = inode;
file193net/socket.cfile->f_pos = 0;
file214net/socket.cextern __inline struct socket *sockfd_lookup(int fd, struct file **pfile)
file216net/socket.cstruct file *file;
file219net/socket.cif (fd < 0 || fd >= NR_OPEN || !(file = current->files->fd[fd])) 
file222net/socket.cinode = file->f_inode;
file227net/socket.c*pfile = file;
file312net/socket.cstatic int sock_lseek(struct inode *inode, struct file *file, off_t offset, int whence)
file322net/socket.cstatic int sock_read(struct inode *inode, struct file *file, char *ubuf, int size)
file346net/socket.creturn(sock->ops->recvmsg(sock, &msg, size,(file->f_flags & O_NONBLOCK), 0,&msg.msg_namelen));
file354net/socket.cstatic int sock_write(struct inode *inode, struct file *file, const char *ubuf, int size)
file381net/socket.creturn(sock->ops->sendmsg(sock, &msg, size,(file->f_flags & O_NONBLOCK),0));
file389net/socket.cint sock_ioctl(struct inode *inode, struct file *file, unsigned int cmd,
file398net/socket.cstatic int sock_select(struct inode *inode, struct file *file, int sel_type, select_table * wait)
file414net/socket.cvoid sock_close(struct inode *inode, struct file *filp)
file430net/socket.cstatic int sock_fasync(struct inode *inode, struct file *filp, int on)
file701net/socket.cstruct file *file;
file707net/socket.cif (fd < 0 || fd >= NR_OPEN || ((file = current->files->fd[fd]) == NULL))
file709net/socket.cif (!(sock = sockfd_lookup(fd, &file))) 
file734net/socket.ci = newsock->ops->accept(sock, newsock, file->f_flags);
file764net/socket.cstruct file *file;
file769net/socket.cif (fd < 0 || fd >= NR_OPEN || (file=current->files->fd[fd]) == NULL)
file771net/socket.cif (!(sock = sockfd_lookup(fd, &file)))
file799net/socket.ci = sock->ops->connect(sock, (struct sockaddr *)address, addrlen, file->f_flags);
file865net/socket.cstruct file *file;
file870net/socket.cif (fd < 0 || fd >= NR_OPEN || ((file = current->files->fd[fd]) == NULL))
file887net/socket.creturn(sock->ops->sendmsg(sock, &msg, len, (file->f_flags & O_NONBLOCK), flags));
file900net/socket.cstruct file *file;
file906net/socket.cif (fd < 0 || fd >= NR_OPEN || ((file = current->files->fd[fd]) == NULL))
file927net/socket.creturn(sock->ops->sendmsg(sock, &msg, len, (file->f_flags & O_NONBLOCK),
file941net/socket.cstruct file *file;
file944net/socket.cif (fd < 0 || fd >= NR_OPEN || ((file = current->files->fd[fd]) == NULL))
file965net/socket.creturn(sock->ops->recvmsg(sock, &msg, size,(file->f_flags & O_NONBLOCK), flags,&msg.msg_namelen));
file978net/socket.cstruct file *file;
file984net/socket.cif (fd < 0 || fd >= NR_OPEN || ((file = current->files->fd[fd]) == NULL))
file1004net/socket.csize=sock->ops->recvmsg(sock, &msg, size, (file->f_flags & O_NONBLOCK),
file1023net/socket.cstruct file *file;
file1025net/socket.cif (fd < 0 || fd >= NR_OPEN || ((file = current->files->fd[fd]) == NULL))
file1041net/socket.cstruct file *file;
file1043net/socket.cif (fd < 0 || fd >= NR_OPEN || ((file = current->files->fd[fd]) == NULL))
file1061net/socket.cstruct file *file;
file1063net/socket.cif (fd < 0 || fd >= NR_OPEN || ((file = current->files->fd[fd]) == NULL))
file1078net/socket.cstruct file *file;
file1085net/socket.cif (fd < 0 || fd >= NR_OPEN || ((file = current->files->fd[fd]) == NULL))
file1103net/socket.creturn sock->ops->sendmsg(sock, &msg_sys, total_len, (file->f_flags&O_NONBLOCK), flags);
file1113net/socket.cstruct file *file;
file1122net/socket.cif (fd < 0 || fd >= NR_OPEN || ((file = current->files->fd[fd]) == NULL))
file1140net/socket.clen=sock->ops->recvmsg(sock, &msg_sys, total_len, (file->f_flags&O_NONBLOCK), flags, &addr_len);
file1156net/socket.cint sock_fcntl(struct file *filp, unsigned int cmd, unsigned long arg)