Searched refs:floppy_release (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/acorn/block/
H A Dfd1772.c370 static int floppy_release(struct inode *inode, struct file *filp);
1473 floppy_release(inode, filp);
1482 static int floppy_release(struct inode *inode, struct file *filp) function
1489 printk("floppy_release with fd_ref == 0");
1499 .release = floppy_release,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/block/
H A Dataflop.c370 static int floppy_release( struct inode * inode, struct file * filp );
1837 floppy_release(inode, filp);
1846 static int floppy_release( struct inode * inode, struct file * filp ) function
1852 printk(KERN_ERR "floppy_release with fd_ref == 0");
1861 .release = floppy_release,
H A Dswim3.c250 static int floppy_release(struct inode *inode, struct file *filp);
938 static int floppy_release(struct inode *inode, struct file *filp) function
999 .release = floppy_release,
H A Damiflop.c1586 static int floppy_release(struct inode * inode, struct file * filp) function
1596 printk(KERN_CRIT "floppy_release with fd_ref == 0");
1643 .release = floppy_release,
H A Dfloppy.c3640 static int floppy_release(struct inode *inode, struct file *filp) function
3648 DPRINT("floppy_release with fd_ref == 0");
3895 .release = floppy_release,

Completed in 124 milliseconds