Searched refs:wb_normal (Results 1 – 2 of 2) sorted by relevance
81 rwb->wb_normal != 0; in rwb_enabled()154 limit = rwb->wb_normal; 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()302 rwb->wb_normal = rwb->rq_depth.max_depth; in calc_wb_limits()305 rwb->wb_normal = (rwb->rq_depth.max_depth + 1) / 2; in calc_wb_limits()485 limit = rwb->wb_normal; in get_limit()779 seq_printf(m, "%u\n", rwb->wb_normal); in wbt_normal_show()
45 unsigned int wb_normal; /* normal writeback */ member