Home
last modified time | relevance | path

Searched refs:path_thrhld (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/s390/block/
H A Ddasd_int.h544 unsigned long path_thrhld; member
H A 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()
H A Ddasd_3990_erp.c2250 if (!device->path_thrhld) in dasd_3990_erp_account_error()
2267 device->path_thrhld) in dasd_3990_erp_account_error()
H A Ddasd_eckd.c2030 device->path_thrhld = DASD_ECKD_PATH_THRHLD; in dasd_eckd_check_characteristics()
/kernel/linux/linux-6.6/drivers/s390/block/
H A Ddasd_devmap.c1894 len = sysfs_emit(buf, "%lu\n", device->path_thrhld); in dasd_path_threshold_show()
1916 device->path_thrhld = val; in dasd_path_threshold_store()
H A Ddasd_3990_erp.c2255 if (!device->path_thrhld) in dasd_3990_erp_account_error()
2272 device->path_thrhld) in dasd_3990_erp_account_error()
H A Ddasd_int.h635 unsigned long path_thrhld; member
H A Ddasd_eckd.c2112 device->path_thrhld = DASD_ECKD_PATH_THRHLD; in dasd_eckd_check_characteristics()

Completed in 49 milliseconds