Home
last modified time | relevance | path

Searched refs:DASD_FLAG_PATH_VERIFY (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/s390/block/
Ddasd_int.h602 #define DASD_FLAG_PATH_VERIFY 13 /* Path verification worker running */ macro
Ddasd_eckd.c1241 if (test_and_set_bit(DASD_FLAG_PATH_VERIFY, &device->flags)) { in do_path_verification_work()
1381 clear_bit(DASD_FLAG_PATH_VERIFY, &device->flags); in do_path_verification_work()