Home
last modified time | relevance | path

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

/openbmc/linux/block/
H A Dblk-wbt.c68 unsigned int wb_background; /* background writeback */ member
209 limit = rwb->wb_background; in wbt_rqw_done()
224 if (!inflight || diff >= rwb->wb_background / 2) in wbt_rqw_done()
363 rwb->wb_background, rwb->wb_normal, rqd->max_depth); in rwb_trace_step()
369 rwb->wb_normal = rwb->wb_background = 0; in calc_wb_limits()
372 rwb->wb_background = 1; in calc_wb_limits()
375 rwb->wb_background = (rwb->rq_depth.max_depth + 3) / 4; in calc_wb_limits()
539 return rwb->wb_background; in get_limit()
556 limit = rwb->wb_background; in get_limit()
867 seq_printf(m, "%u\n", rwb->wb_background); in wbt_background_show()