Searched refs:floppy_fops (Results 1 - 5 of 5) sorted by relevance
/linux-4.1.27/drivers/block/ | ||
H A D | swim.c | 767 static const struct block_device_operations floppy_fops = { variable in typeref:struct:block_device_operations 857 swd->unit[drive].disk->fops = &floppy_fops; swim_floppy_init() |
H A D | swim3.c | 1085 static const struct block_device_operations floppy_fops = { variable in typeref:struct:block_device_operations 1238 disk->fops = &floppy_fops; swim3_attach() |
H A D | amiflop.c | 1693 static const struct block_device_operations floppy_fops = { variable in typeref:struct:block_device_operations 1737 disk->fops = &floppy_fops; fd_probe_drives() |
H A D | ataflop.c | 1902 static const struct block_device_operations floppy_fops = { variable in typeref:struct:block_device_operations 1965 unit[i].disk->fops = &floppy_fops; atari_floppy_init() |
H A D | floppy.c | 3876 static const struct block_device_operations floppy_fops = { variable in typeref:struct:block_device_operations 4205 disks[drive]->fops = &floppy_fops; do_floppy_init() |
Completed in 187 milliseconds