Searched refs:BIO_QOS_THROTTLED (Results 1 – 3 of 3) sorted by relevance
139 if (bio->bi_bdev && (bio_flagged(bio, BIO_QOS_THROTTLED) || in rq_qos_done_bio()150 bio_set_flag(bio, BIO_QOS_THROTTLED); in rq_qos_throttle()
602 if (!blkg || !bio_flagged(bio, BIO_QOS_THROTTLED)) in blkcg_iolatency_done_bio()
344 BIO_QOS_THROTTLED, /* bio went through rq_qos throttle path */ enumerator