Home
last modified time | relevance | path

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

/linux-5.19.10/block/
Dblk-iocost.c2527 static u64 calc_vtime_cost(struct bio *bio, struct ioc_gq *iocg, bool is_merge) in calc_vtime_cost() function
2576 abs_cost = calc_vtime_cost(bio, iocg, false); in ioc_rqos_throttle()
2709 abs_cost = calc_vtime_cost(bio, iocg, true); in ioc_rqos_merge()