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

/linux-master/block/
H A Dblk-throttle.c755 static bool tg_may_dispatch(struct throtl_grp *tg, struct bio *bio, function
871 tg_may_dispatch(tg, bio, &read_wait);
875 tg_may_dispatch(tg, bio, &write_wait);
953 tg_may_dispatch(tg, bio, NULL)) {
963 tg_may_dispatch(tg, bio, NULL)) {
1618 if (!tg_may_dispatch(tg, bio, NULL)) {

Completed in 261 milliseconds