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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/block/
H A Dswim_iop.c108 static int floppy_release(struct inode *inode, struct file *filp);
122 release: floppy_release,
407 static int floppy_release(struct inode *inode, struct file *filp) function
H A Dataflop.c389 static int floppy_release( struct inode * inode, struct file * filp );
1930 floppy_release(inode, filp);
1940 static int floppy_release( struct inode * inode, struct file * filp ) function
1947 printk(KERN_ERR "floppy_release with fd_ref == 0");
1957 release: floppy_release,
H A Dswim3.c246 static int floppy_release(struct inode *inode, struct file *filp);
915 static int floppy_release(struct inode *inode, struct file *filp) function
994 release: floppy_release,
H A Damiflop.c1669 static int floppy_release(struct inode * inode, struct file * filp) function
1679 printk(KERN_CRIT "floppy_release with fd_ref == 0");
1730 release: floppy_release,
H A Dfloppy.c3670 static int floppy_release(struct inode * inode, struct file * filp) function
3677 DPRINT("floppy_release with fd_ref == 0");
3689 #define RETERR(x) do{floppy_release(inode,filp); return -(x);}while(0)
3889 release: floppy_release,
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/acorn/block/
H A Dfd1772.c371 static int floppy_release(struct inode *inode, struct file *filp);
1531 floppy_release(inode, filp);
1540 static int floppy_release(struct inode *inode, struct file *filp) function
1547 printk("floppy_release with fd_ref == 0");
1557 release: floppy_release,

Completed in 96 milliseconds