Home
last modified time | relevance | path

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

/linux-6.12.1/block/
Dblk-ioprio.c57 struct ioprio_blkcg { struct
62 static struct ioprio_blkcg *blkcg_to_ioprio_blkcg(struct blkcg *blkcg) in blkcg_to_ioprio_blkcg() argument
65 struct ioprio_blkcg, cpd); in blkcg_to_ioprio_blkcg()
68 static struct ioprio_blkcg *
76 struct ioprio_blkcg *blkcg = ioprio_blkcg_from_css(seq_css(sf)); in ioprio_show_prio_policy()
85 struct ioprio_blkcg *blkcg = ioprio_blkcg_from_css(of_css(of)); in ioprio_set_prio_policy()
100 struct ioprio_blkcg *blkcg; in ioprio_alloc_cpd()
111 struct ioprio_blkcg *blkcg = container_of(cpd, typeof(*blkcg), cpd); in ioprio_free_cpd()
144 struct ioprio_blkcg *blkcg = blkcg_to_ioprio_blkcg(bio->bi_blkg->blkcg); in blkcg_set_ioprio()