Home
last modified time | relevance | path

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

/block/
Dblk-throttle.c136 static inline struct blkcg_gq *tg_to_blkg(struct throtl_grp *tg) in tg_to_blkg() function
169 blkg_path(tg_to_blkg(tg), __pbuf, sizeof(__pbuf)); \
711 throtl_update_dispatch_stats(tg_to_blkg(tg), bio->bi_size, bio->bi_rw); in throtl_charge_bio()
721 blkg_get(tg_to_blkg(tg)); in throtl_add_bio_tg()
755 blkg_put(tg_to_blkg(tg)); in tg_dispatch_one_bio()
1130 throtl_update_dispatch_stats(tg_to_blkg(tg), in blk_throtl_bio()