Searched refs:BIO_QOS_THROTTLED (Results 1 - 3 of 3) sorted by relevance

/linux-master/block/
H A Dblk-rq-qos.h139 if (bio->bi_bdev && (bio_flagged(bio, BIO_QOS_THROTTLED) ||
150 bio_set_flag(bio, BIO_QOS_THROTTLED);
H A Dblk-iolatency.c602 if (!blkg || !bio_flagged(bio, BIO_QOS_THROTTLED))
/linux-master/include/linux/
H A Dblk_types.h304 BIO_QOS_THROTTLED, /* bio went through rq_qos throttle path */ enumerator in enum:__anon1887

Completed in 207 milliseconds