Searched refs:hd_steal_threshold (Results 1 – 1 of 1) sorted by relevance
81 static unsigned int hd_steal_threshold = HD_STEAL_THRESHOLD; variable256 if (steal_percentage < hd_steal_threshold) in hd_capacity_work_fn()307 return sysfs_emit(buf, "%u\n", hd_steal_threshold); in hd_steal_threshold_show()323 hd_steal_threshold = val; in hd_steal_threshold_store()327 static DEVICE_ATTR_RW(hd_steal_threshold);