Home
last modified time | relevance | path

Searched refs:DASD_THRHLD_MAX (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/s390/block/
H A Ddasd_int.h427 #define DASD_THRHLD_MAX 4294967295U macro
H A Ddasd_devmap.c1543 if (kstrtoul(buf, 10, &val) != 0 || val > DASD_THRHLD_MAX) { in dasd_path_threshold_store()
/kernel/linux/linux-6.6/drivers/s390/block/
H A Ddasd_int.h480 #define DASD_THRHLD_MAX 4294967295U macro
H A Ddasd_devmap.c1911 if (kstrtoul(buf, 10, &val) != 0 || val > DASD_THRHLD_MAX) { in dasd_path_threshold_store()

Completed in 11 milliseconds