Home
last modified time | relevance | path

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

/linux-6.12.1/block/
Dblk-rq-qos.h100 bool rq_depth_scale_down(struct rq_depth *rqd, bool hard_throttle);
Dblk-rq-qos.c177 bool rq_depth_scale_down(struct rq_depth *rqd, bool hard_throttle) in rq_depth_scale_down() function
Dblk-wbt.c390 if (!rq_depth_scale_down(&rwb->rq_depth, hard_throttle)) in scale_down()