Searched refs:floppy_fops (Results 1 – 5 of 5) sorted by relevance
741 static const struct block_device_operations floppy_fops = { variable842 swd->unit[drive].disk->fops = &floppy_fops; in swim_floppy_init()
1072 static const struct block_device_operations floppy_fops = { variable1227 disk->fops = &floppy_fops; in swim3_attach()
1978 static const struct block_device_operations floppy_fops = { variable2002 disk->fops = &floppy_fops; in ataflop_alloc_disk()
1767 static const struct block_device_operations floppy_fops = { variable1792 disk->fops = &floppy_fops; in fd_alloc_disk()
4200 static const struct block_device_operations floppy_fops = { variable4505 disk->fops = &floppy_fops; in floppy_alloc_disk()
Completed in 26 milliseconds