Home
last modified time | relevance | path

Searched refs:dasd_device_operations (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/s390/block/
H A Ddasd_genhd.c108 gdp->fops = &dasd_device_operations; in dasd_gendisk_alloc()
H A Ddasd_ioctl.c715 if (disk->fops != &dasd_device_operations) in dasd_biodasdinfo()
H A Ddasd_int.h826 extern const struct block_device_operations dasd_device_operations;
H A Ddasd.c3299 dasd_device_operations = { variable