Searched refs:BIO_TRACKED (Results 1 – 4 of 4) sorted by relevance
204 bio_set_flag(bio, BIO_TRACKED); in rq_qos_throttle()
600 if (!blkg || !bio_flagged(bio, BIO_TRACKED)) in blkcg_iolatency_done_bio()
1437 if (bio->bi_disk && bio_flagged(bio, BIO_TRACKED)) in bio_endio()
286 BIO_TRACKED, /* set if bio goes through the rq_qos path */ enumerator