Home
last modified time | relevance | path

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

/openbmc/linux/block/
H A Dblk-throttle.h102 bool has_rules_iops[2]; member
198 if (tg->has_rules_iops[rw]) in blk_should_throtl()
H A Dblk-throttle.c425 tg->has_rules_iops[rw] = in tg_update_has_rules()
426 (parent_tg && parent_tg->has_rules_iops[rw]) || in tg_update_has_rules()