Searched refs:hd_steal_threshold (Results 1 – 1 of 1) sorted by relevance
82 static unsigned int hd_steal_threshold = HD_STEAL_THRESHOLD; variable257 if (steal_percentage < hd_steal_threshold) in hd_capacity_work_fn()308 return sysfs_emit(buf, "%u\n", hd_steal_threshold); in hd_steal_threshold_show()324 hd_steal_threshold = val; in hd_steal_threshold_store()328 static DEVICE_ATTR_RW(hd_steal_threshold);