Home
last modified time | relevance | path

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

/openbmc/linux/block/
H A Dblk-ioprio.c65 struct ioprio_blkcg { struct
75 static struct ioprio_blkcg *blkcg_to_ioprio_blkcg(struct blkcg *blkcg) in blkcg_to_ioprio_blkcg() argument
78 struct ioprio_blkcg, cpd); in blkcg_to_ioprio_blkcg()
81 static struct ioprio_blkcg *
87 static struct ioprio_blkcg *ioprio_blkcg_from_bio(struct bio *bio) in ioprio_blkcg_from_bio()
99 struct ioprio_blkcg *blkcg = ioprio_blkcg_from_css(seq_css(sf)); in ioprio_show_prio_policy()
108 struct ioprio_blkcg *blkcg = ioprio_blkcg_from_css(of_css(of)); in ioprio_set_prio_policy()
142 struct ioprio_blkcg *blkcg; in ioprio_alloc_cpd()
153 struct ioprio_blkcg *blkcg = container_of(cpd, typeof(*blkcg), cpd); in ioprio_free_cpd()
189 struct ioprio_blkcg *blkcg = ioprio_blkcg_from_bio(bio); in blkcg_set_ioprio()