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