Searched refs:cfqg_to_blkg (Results 1 – 1 of 1) sorted by relevance
454 static inline struct blkcg_gq *cfqg_to_blkg(struct cfq_group *cfqg) in cfqg_to_blkg() function612 struct blkcg_gq *pblkg = cfqg_to_blkg(cfqg)->parent; in cfqg_parent()619 return blkg_get(cfqg_to_blkg(cfqg)); in cfqg_get()624 return blkg_put(cfqg_to_blkg(cfqg)); in cfqg_put()630 blkg_path(cfqg_to_blkg((cfqq)->cfqg), __pbuf, sizeof(__pbuf)); \640 blkg_path(cfqg_to_blkg(cfqg), __pbuf, sizeof(__pbuf)); \743 lockdep_assert_held(cfqg_to_blkg(cfqg)->q->queue_lock); in cfqg_stats_xfer_dead()