Searched refs:BIO_BPS_THROTTLED (Results 1 – 4 of 4) sorted by relevance
187 if (tg->has_rules_bps[rw] && !bio_flagged(bio, BIO_BPS_THROTTLED)) in blk_should_throtl()
712 if (bps_limit == U64_MAX || bio_flagged(bio, BIO_BPS_THROTTLED)) { in tg_within_bps_limit()813 if (!bio_flagged(bio, BIO_BPS_THROTTLED)) { in throtl_charge_bio()921 bio_set_flag(bio, BIO_BPS_THROTTLED); in tg_dispatch_one_bio()1598 if (!bio_flagged(bio, BIO_BPS_THROTTLED)) in tg_dispatch_in_debt()1657 bio_set_flag(bio, BIO_BPS_THROTTLED); in __blk_throtl_bio()
293 BIO_BPS_THROTTLED, /* This bio has already been subjected to enumerator
477 bio_clear_flag(bio, BIO_BPS_THROTTLED); in bio_set_dev()