Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/s390/block/
Ddasd_3990_erp.c2216 if (!device->path_thrhld) in dasd_3990_erp_account_error()
2233 device->path_thrhld) in dasd_3990_erp_account_error()
Ddasd_int.h604 unsigned long path_thrhld; member
Ddasd_devmap.c1884 len = sysfs_emit(buf, "%lu\n", device->path_thrhld); in dasd_path_threshold_show()
1906 device->path_thrhld = val; in dasd_path_threshold_store()
Ddasd_eckd.c2098 device->path_thrhld = DASD_ECKD_PATH_THRHLD; in dasd_eckd_check_characteristics()