Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/s390/block/
H A Ddasd_int.h419 #define DASD_PATH_TBV 2 macro
917 return test_bit(DASD_PATH_TBV, &device->path[chp].flags); in dasd_path_need_verify()
922 __set_bit(DASD_PATH_TBV, &device->path[chp].flags); in dasd_path_verify()
927 __clear_bit(DASD_PATH_TBV, &device->path[chp].flags); in dasd_path_clear_verify()
/kernel/linux/linux-6.6/drivers/s390/block/
H A Ddasd_int.h471 #define DASD_PATH_TBV 2 macro
1030 return test_bit(DASD_PATH_TBV, &device->path[chp].flags); in dasd_path_need_verify()
1035 __set_bit(DASD_PATH_TBV, &device->path[chp].flags); in dasd_path_verify()
1040 __clear_bit(DASD_PATH_TBV, &device->path[chp].flags); in dasd_path_clear_verify()

Completed in 7 milliseconds