Home
last modified time | relevance | path

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

/linux/fs/btrfs/
A Dasync-thread.c43 int current_active; member
96 ret->current_active = limit_active; in __btrfs_alloc_workqueue()
104 ret->current_active = 1; in __btrfs_alloc_workqueue()
110 ret->current_active, name); in __btrfs_alloc_workqueue()
113 ret->current_active, name); in __btrfs_alloc_workqueue()
196 new_current_active = wq->current_active; in thresh_exec_hook()
208 if (new_current_active != wq->current_active) { in thresh_exec_hook()
210 wq->current_active = new_current_active; in thresh_exec_hook()
216 workqueue_set_max_active(wq->normal_wq, wq->current_active); in thresh_exec_hook()

Completed in 3 milliseconds