Searched refs:BIO_BPS_THROTTLED (Results 1 – 4 of 4) sorted by relevance
201 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()967 if (!bio_flagged(bio, BIO_BPS_THROTTLED)) { in throtl_charge_bio()1075 bio_set_flag(bio, BIO_BPS_THROTTLED); in tg_dispatch_one_bio()2240 bio_set_flag(bio, BIO_BPS_THROTTLED); in __blk_throtl_bio()
339 BIO_BPS_THROTTLED, /* This bio has already been subjected to enumerator
535 bio_clear_flag(bio, BIO_BPS_THROTTLED); in bio_set_dev()