taglinefilesource code
floppy_fops1674drivers/block/amiflop.cstatic struct file_operations floppy_fops = {
floppy_fops1717drivers/block/amiflop.cif (register_blkdev(MAJOR_NR,"fd",&floppy_fops)) {
floppy_fops1829drivers/block/ataflop.cstatic struct file_operations floppy_fops = {
floppy_fops1849drivers/block/ataflop.cif (register_blkdev(MAJOR_NR,"fd",&floppy_fops)) {
floppy_fops3739drivers/block/floppy.cstatic struct file_operations floppy_fops = {
floppy_fops3979drivers/block/floppy.cif (register_blkdev(MAJOR_NR,"fd",&floppy_fops)) {