Searched refs:wb_background (Results 1 – 2 of 2) sorted by relevance
150 limit = rwb->wb_background; in wbt_rqw_done()165 if (!inflight || diff >= rwb->wb_background / 2) in wbt_rqw_done()294 rwb->wb_background, rwb->wb_normal, rqd->max_depth); in rwb_trace_step()300 rwb->wb_normal = rwb->wb_background = 0; in calc_wb_limits()303 rwb->wb_background = 1; in calc_wb_limits()306 rwb->wb_background = (rwb->rq_depth.max_depth + 3) / 4; in calc_wb_limits()466 return rwb->wb_background; in get_limit()483 limit = rwb->wb_background; in get_limit()788 seq_printf(m, "%u\n", rwb->wb_background); in wbt_background_show()
44 unsigned int wb_background; /* background writeback */ member