Searched refs:throtl_slice_used (Results 1 - 1 of 1) sorted by relevance

/linux-master/block/
H A Dblk-throttle.c692 static bool throtl_slice_used(struct throtl_grp *tg, bool rw) function
749 if (throtl_slice_used(tg, rw))
933 if (throtl_slice_used(tg, rw) && !(tg->service_queue.nr_queued[rw]))
1038 if (throtl_slice_used(parent_tg, rw)) {

Completed in 117 milliseconds