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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/block/
H A Dswim.c768 static const struct block_device_operations floppy_fops = { variable in typeref:struct:block_device_operations
858 swd->unit[drive].disk->fops = &floppy_fops;
H A Dataflop.c1878 static const struct block_device_operations floppy_fops = { variable in typeref:struct:block_device_operations
1945 unit[i].disk->fops = &floppy_fops;
H A Dswim3.c1016 static const struct block_device_operations floppy_fops = { variable in typeref:struct:block_device_operations
1155 disk->fops = &floppy_fops;
H A Damiflop.c1649 static const struct block_device_operations floppy_fops = { variable in typeref:struct:block_device_operations
1686 disk->fops = &floppy_fops;
H A Dfloppy.c3855 static const struct block_device_operations floppy_fops = { variable in typeref:struct:block_device_operations
4160 disks[dr]->fops = &floppy_fops;

Completed in 62 milliseconds