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

/linux-master/block/
H A Dblk-throttle.c92 static inline struct blkcg_gq *tg_to_blkg(struct throtl_grp *tg) function
149 struct blkcg_gq *blkg = tg_to_blkg(tg);
179 struct blkcg_gq *blkg = tg_to_blkg(tg);
230 &tg_to_blkg(__tg)->blkcg->css, "throtl " fmt, ##args);\
267 blkg_get(tg_to_blkg(qn->tg));
321 blkg_put(tg_to_blkg(qn->tg));
389 struct blkcg_gq *blkg = tg_to_blkg(tg);
1085 blkg_put(tg_to_blkg(tg_to_put));
1332 global ? tg->td->queue->root_blkg : tg_to_blkg(tg)) {
1867 if (!tg || !tg_to_blkg(t
[all...]

Completed in 148 milliseconds