Searched refs:wb_background (Results 1 – 2 of 2) sorted by relevance
149 limit = rwb->wb_background; in wbt_rqw_done()164 if (!inflight || diff >= rwb->wb_background / 2) in wbt_rqw_done()293 rwb->wb_background, rwb->wb_normal, rqd->max_depth); in rwb_trace_step()299 rwb->wb_normal = rwb->wb_background = 0; in calc_wb_limits()302 rwb->wb_background = 1; in calc_wb_limits()305 rwb->wb_background = (rwb->rq_depth.max_depth + 3) / 4; in calc_wb_limits()462 return rwb->wb_background; in get_limit()479 limit = rwb->wb_background; in get_limit()781 seq_printf(m, "%u\n", rwb->wb_background); in wbt_background_show()
43 unsigned int wb_background; /* background writeback */ member