Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/s390/block/
H A Ddasd_genhd.c48 gdp->fops = &dasd_device_operations; in dasd_gendisk_alloc()
H A Ddasd_ioctl.c684 if (disk->fops != &dasd_device_operations) in dasd_biodasdinfo()
H A Ddasd_int.h748 extern const struct block_device_operations dasd_device_operations;
H A Ddasd.c3409 dasd_device_operations = { variable