Searched refs:BIO_BPS_THROTTLED (Results 1 – 4 of 4) sorted by relevance
192 if (tg->has_rules_bps[rw] && !bio_flagged(bio, BIO_BPS_THROTTLED)) in blk_should_throtl()
866 if (bps_limit == U64_MAX || bio_flagged(bio, BIO_BPS_THROTTLED)) { in tg_within_bps_limit()973 if (!bio_flagged(bio, BIO_BPS_THROTTLED)) { in throtl_charge_bio()1069 bio_set_flag(bio, BIO_BPS_THROTTLED); in tg_dispatch_one_bio()2229 bio_set_flag(bio, BIO_BPS_THROTTLED); in __blk_throtl_bio()
327 BIO_BPS_THROTTLED, /* This bio has already been subjected to enumerator
512 bio_clear_flag(bio, BIO_BPS_THROTTLED); in bio_set_dev()