Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/s390/block/
Ddasd_3990_erp.c2255 if (!device->path_thrhld) in dasd_3990_erp_account_error()
2272 device->path_thrhld) in dasd_3990_erp_account_error()
Ddasd_devmap.c1775 len = sysfs_emit(buf, "%lu\n", device->path_thrhld); in dasd_path_threshold_show()
1797 device->path_thrhld = val; in dasd_path_threshold_store()
Ddasd_int.h631 unsigned long path_thrhld; member
Ddasd_eckd.c2110 device->path_thrhld = DASD_ECKD_PATH_THRHLD; in dasd_eckd_check_characteristics()