Home
last modified time | relevance | path

Searched refs:throttle_applied (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/md/
Ddm-thin.c140 bool throttle_applied; member
146 t->throttle_applied = false; in throttle_init()
156 if (!t->throttle_applied && jiffies > t->threshold) { in throttle_work_update()
158 t->throttle_applied = true; in throttle_work_update()
164 if (t->throttle_applied) { in throttle_work_complete()
165 t->throttle_applied = false; in throttle_work_complete()