Home
last modified time | relevance | path

Searched refs:BIO_TRACKED (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/block/
Dblk-rq-qos.h180 bio_set_flag(bio, BIO_TRACKED); in rq_qos_throttle()
Dblk-iolatency.c600 if (!blkg || !bio_flagged(bio, BIO_TRACKED)) in blkcg_iolatency_done_bio()
/Linux-v5.10/include/linux/
Dblk_types.h286 BIO_TRACKED, /* set if bio goes through the rq_qos path */ enumerator