Searched refs:tg_may_dispatch (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/block/ |
D | blk-throttle.c | 908 static bool tg_may_dispatch(struct throtl_grp *tg, struct bio *bio, in tg_may_dispatch() function 1023 tg_may_dispatch(tg, bio, &read_wait); in tg_update_disptime() 1027 tg_may_dispatch(tg, bio, &write_wait); in tg_update_disptime() 1105 tg_may_dispatch(tg, bio, NULL)) { in throtl_dispatch_tg() 1115 tg_may_dispatch(tg, bio, NULL)) { in throtl_dispatch_tg() 2195 if (!tg_may_dispatch(tg, bio, NULL)) { in __blk_throtl_bio()
|