Home
last modified time | relevance | path

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

/linux/drivers/s390/block/
H A Ddasd_fba.c164 set_bit(DASD_FLAG_DEVICE_RO, &device->flags); in dasd_fba_check_characteristics()
H A Ddasd_int.h667 #define DASD_FLAG_DEVICE_RO 6 /* The device itself is read-only. Don't macro
H A Ddasd.c3289 (test_bit(DASD_FLAG_DEVICE_RO, &base->flags) || in dasd_open()
H A Ddasd_eckd.c2178 set_bit(DASD_FLAG_DEVICE_RO, &device->flags); in dasd_eckd_check_characteristics()