Home
last modified time | relevance | path

Searched refs:BIO_QOS_THROTTLED (Results 1 – 4 of 4) sorted by relevance

/linux/block/
H A Dblk-rq-qos.h142 if (!bio->bi_bdev || (!bio_flagged(bio, BIO_QOS_THROTTLED) && in rq_qos_done_bio()
163 bio_set_flag(bio, BIO_QOS_THROTTLED); in rq_qos_throttle()
H A Dblk-iolatency.c594 if (!blkg || !bio_flagged(bio, BIO_QOS_THROTTLED)) in blkcg_iolatency_done_bio()
H A Dblk-mq.c3412 bio_clear_flag(bio, BIO_QOS_THROTTLED); in blk_steal_bios()
/linux/include/linux/
H A Dblk_types.h312 BIO_QOS_THROTTLED, /* bio went through rq_qos throttle path */ enumerator
320 BIO_TG_BPS_THROTTLED = BIO_QOS_THROTTLED,