Home
last modified time | relevance | path

Searched refs:dasd_set_read_only (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/s390/block/
H A Ddasd_ioctl.c583 int dasd_set_read_only(struct block_device *bdev, bool ro) in dasd_set_read_only() function
H A Ddasd_int.h974 int dasd_set_read_only(struct block_device *bdev, bool ro);
H A Ddasd.c3352 .set_read_only = dasd_set_read_only,