Home
last modified time | relevance | path

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

/linux-6.1.9/block/
Dblk-rq-qos.c110 bool rq_depth_calc_max_depth(struct rq_depth *rqd) in rq_depth_calc_max_depth() function
168 rqd->scaled_max = rq_depth_calc_max_depth(rqd); in rq_depth_scale_up()
193 rq_depth_calc_max_depth(rqd); in rq_depth_scale_down()
Dblk-rq-qos.h157 bool rq_depth_calc_max_depth(struct rq_depth *rqd);
Dblk-wbt.c419 rq_depth_calc_max_depth(rqd); in wbt_update_limits()