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

/linux-4.1.27/block/
H A Dblk-throttle.c190 static inline struct blkcg_gq *tg_to_blkg(struct throtl_grp *tg) tg_to_blkg() function
252 blkg_path(tg_to_blkg(__tg), __pbuf, sizeof(__pbuf)); \
329 blkg_get(tg_to_blkg(qn->tg)); throtl_qnode_add_bio()
381 blkg_put(tg_to_blkg(qn->tg)); throtl_pop_queued()
1006 throtl_update_dispatch_stats(tg_to_blkg(tg), throtl_charge_bio()
1117 blkg_put(tg_to_blkg(tg_to_put)); tg_dispatch_one_bio()
1504 throtl_update_dispatch_stats(tg_to_blkg(tg), blk_throtl_bio()

Completed in 71 milliseconds