Home
last modified time | relevance | path

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

/drivers/s390/block/
Ddasd_devmap.c1526 len = snprintf(buf, PAGE_SIZE, "%lu\n", device->path_thrhld); in dasd_path_threshold_show()
1548 device->path_thrhld = val; in dasd_path_threshold_store()
Ddasd_3990_erp.c2250 if (!device->path_thrhld) in dasd_3990_erp_account_error()
2267 device->path_thrhld) in dasd_3990_erp_account_error()
Ddasd_int.h536 unsigned long path_thrhld; member
Ddasd_eckd.c1981 device->path_thrhld = DASD_ECKD_PATH_THRHLD; in dasd_eckd_check_characteristics()