Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/s390/block/
Ddasd_int.h393 #define DASD_PATH_TBV 2 macro
861 return test_bit(DASD_PATH_TBV, &device->path[chp].flags); in dasd_path_need_verify()
866 __set_bit(DASD_PATH_TBV, &device->path[chp].flags); in dasd_path_verify()
871 __clear_bit(DASD_PATH_TBV, &device->path[chp].flags); in dasd_path_clear_verify()