Searched refs:DASD_THRHLD_MAX (Results 1 – 2 of 2) sorted by relevance
480 #define DASD_THRHLD_MAX 4294967295U macro
1911 if (kstrtoul(buf, 10, &val) != 0 || val > DASD_THRHLD_MAX) { in dasd_path_threshold_store()