Home
last modified time | relevance | path

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

/block/
Dblk-cgroup.c175 struct bdi_writeback_congested *wb_congested; in blkg_create() local
187 wb_congested = wb_congested_get_create(&q->backing_dev_info, in blkg_create()
190 if (!wb_congested) { in blkg_create()
204 blkg->wb_congested = wb_congested; in blkg_create()
249 wb_congested_put(wb_congested); in blkg_create()
396 wb_congested_put(blkg->wb_congested); in __blkg_release_rcu()
Dblk-core.c71 clear_wb_congested(rl->blkg->wb_congested, sync); in blk_clear_congested()
85 set_wb_congested(rl->blkg->wb_congested, sync); in blk_set_congested()