Home
last modified time | relevance | path

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

/block/
Dblk-ioprio.c62 struct ioprio_blkcg { struct
72 static struct ioprio_blkcg *blkcg_to_ioprio_blkcg(struct blkcg *blkcg) in blkcg_to_ioprio_blkcg() argument
75 struct ioprio_blkcg, cpd); in blkcg_to_ioprio_blkcg()
78 static struct ioprio_blkcg *
84 static struct ioprio_blkcg *ioprio_blkcg_from_bio(struct bio *bio) in ioprio_blkcg_from_bio()
96 struct ioprio_blkcg *blkcg = ioprio_blkcg_from_css(seq_css(sf)); in ioprio_show_prio_policy()
105 struct ioprio_blkcg *blkcg = ioprio_blkcg_from_css(of_css(of)); in ioprio_set_prio_policy()
140 struct ioprio_blkcg *blkcg; in ioprio_alloc_cpd()
151 struct ioprio_blkcg *blkcg = container_of(cpd, typeof(*blkcg), cpd); in ioprio_free_cpd()
192 struct ioprio_blkcg *blkcg = ioprio_blkcg_from_bio(bio); in blkcg_ioprio_track()