Home
last modified time | relevance | path

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

/Linux-v4.19/block/
Dblk-throttle.c141 bool has_rules[2]; member
555 tg->has_rules[rw] = (parent_tg && parent_tg->has_rules[rw]) || in tg_update_has_rules()
2152 if (bio_flagged(bio, BIO_THROTTLED) || !tg->has_rules[rw]) in blk_throtl_bio()