Home
last modified time | relevance | path

Searched refs:wb_normal (Results 1 – 1 of 1) sorted by last modified time

/linux/block/
H A Dblk-wbt.c70 unsigned int wb_normal; /* normal writeback */ member
213 limit = rwb->wb_normal; in wbt_rqw_done()
362 rwb->wb_background, rwb->wb_normal, rqd->max_depth); in rwb_trace_step()
368 rwb->wb_normal = rwb->wb_background = 0; in calc_wb_limits()
370 rwb->wb_normal = rwb->rq_depth.max_depth; in calc_wb_limits()
373 rwb->wb_normal = (rwb->rq_depth.max_depth + 1) / 2; in calc_wb_limits()
557 limit = rwb->wb_normal; in get_limit()
850 seq_printf(m, "%u\n", rwb->wb_normal); in wbt_normal_show()