Home
last modified time | relevance | path

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

/linux-6.12.1/block/
Dblk-throttle.h95 bool has_rules_bps[2]; member
187 if (tg->has_rules_bps[rw] && !bio_flagged(bio, BIO_BPS_THROTTLED)) in blk_should_throtl()
Dblk-throttle.c316 tg->has_rules_bps[rw] = in tg_update_has_rules()
317 (parent_tg && parent_tg->has_rules_bps[rw]) || in tg_update_has_rules()