Home
last modified time | relevance | path

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

/linux-4.4.14/block/
Dblk-throttle.c169 static inline struct blkcg_gq *tg_to_blkg(struct throtl_grp *tg) in tg_to_blkg() function
226 blkg_path(tg_to_blkg(__tg), __pbuf, sizeof(__pbuf)); \
256 blkg_get(tg_to_blkg(qn->tg)); in throtl_qnode_add_bio()
308 blkg_put(tg_to_blkg(qn->tg)); in throtl_pop_queued()
354 struct blkcg_gq *blkg = tg_to_blkg(tg); in throtl_pd_init()
940 blkg_put(tg_to_blkg(tg_to_put)); in tg_dispatch_one_bio()
1165 blkg_for_each_descendant_pre(blkg, pos_css, tg_to_blkg(tg)) in tg_conf_updated()