Home
last modified time | relevance | path

Searched refs:DASD_FLAG_LOCK_STOLEN (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/s390/block/
H A Ddasd.c1442 test_bit(DASD_FLAG_LOCK_STOLEN, &cqr->block->base->flags)) || in dasd_start_IO()
1443 test_bit(DASD_FLAG_LOCK_STOLEN, &device->flags)) && in dasd_start_IO()
2380 if (test_bit(DASD_FLAG_LOCK_STOLEN, &device->flags) && in _dasd_sleep_on()
2478 if (test_bit(DASD_FLAG_LOCK_STOLEN, &device->flags) && in _dasd_sleep_on_queue()
2617 if (test_bit(DASD_FLAG_LOCK_STOLEN, &device->flags) && in dasd_sleep_on_immediatly()
2910 if (test_bit(DASD_FLAG_LOCK_STOLEN, &block->base->flags) && in __dasd_block_start_head()
H A Ddasd_int.h610 #define DASD_FLAG_LOCK_STOLEN 8 /* The device lock was stolen */ macro
H A Ddasd_devmap.c1456 else if (test_bit(DASD_FLAG_LOCK_STOLEN, &device->flags)) in dasd_reservation_state_show()
1475 clear_bit(DASD_FLAG_LOCK_STOLEN, &device->flags); in dasd_reservation_state_store()
H A Ddasd_eckd.c3580 set_bit(DASD_FLAG_LOCK_STOLEN, &device->flags); in dasd_eckd_check_for_device_change()
/kernel/linux/linux-6.6/drivers/s390/block/
H A Ddasd.c1376 test_bit(DASD_FLAG_LOCK_STOLEN, &cqr->block->base->flags)) || in dasd_start_IO()
1377 test_bit(DASD_FLAG_LOCK_STOLEN, &device->flags)) && in dasd_start_IO()
2332 if (test_bit(DASD_FLAG_LOCK_STOLEN, &device->flags) && in _dasd_sleep_on()
2430 if (test_bit(DASD_FLAG_LOCK_STOLEN, &device->flags) && in _dasd_sleep_on_queue()
2569 if (test_bit(DASD_FLAG_LOCK_STOLEN, &device->flags) && in dasd_sleep_on_immediatly()
2865 if (test_bit(DASD_FLAG_LOCK_STOLEN, &block->base->flags) && in __dasd_block_start_head()
H A Ddasd_devmap.c1824 else if (test_bit(DASD_FLAG_LOCK_STOLEN, &device->flags)) in dasd_reservation_state_show()
1843 clear_bit(DASD_FLAG_LOCK_STOLEN, &device->flags); in dasd_reservation_state_store()
H A Ddasd_int.h703 #define DASD_FLAG_LOCK_STOLEN 8 /* The device lock was stolen */ macro
H A Ddasd_eckd.c3668 set_bit(DASD_FLAG_LOCK_STOLEN, &device->flags); in dasd_eckd_check_for_device_change()

Completed in 37 milliseconds