tag | line | file | source code |
floppy_fops | 1674 | drivers/block/amiflop.c | static struct file_operations floppy_fops = { |
floppy_fops | 1717 | drivers/block/amiflop.c | if (register_blkdev(MAJOR_NR,"fd",&floppy_fops)) { |
floppy_fops | 1829 | drivers/block/ataflop.c | static struct file_operations floppy_fops = { |
floppy_fops | 1849 | drivers/block/ataflop.c | if (register_blkdev(MAJOR_NR,"fd",&floppy_fops)) { |
floppy_fops | 3739 | drivers/block/floppy.c | static struct file_operations floppy_fops = { |
floppy_fops | 3979 | drivers/block/floppy.c | if (register_blkdev(MAJOR_NR,"fd",&floppy_fops)) { |