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

/linux-master/block/
H A Dblk-ioprio.c61 * struct ioprio_blkcg - Per cgroup data.
65 struct ioprio_blkcg { struct
75 static struct ioprio_blkcg *blkcg_to_ioprio_blkcg(struct blkcg *blkcg)
78 struct ioprio_blkcg, cpd);
81 static struct ioprio_blkcg *
87 static struct ioprio_blkcg *ioprio_blkcg_from_bio(struct bio *bio)
99 struct ioprio_blkcg *blkcg = ioprio_blkcg_from_css(seq_css(sf));
108 struct ioprio_blkcg *blkcg = ioprio_blkcg_from_css(of_css(of));
142 struct ioprio_blkcg *blkcg;
153 struct ioprio_blkcg *blkc
[all...]

Completed in 139 milliseconds