Searched refs:pd_to_blkg (Results 1 – 4 of 4) sorted by relevance
227 static inline struct blkcg_gq *pd_to_blkg(struct blkg_policy_data *pd) in pd_to_blkg() function588 static inline struct blkcg_gq *pd_to_blkg(struct blkg_policy_data *pd) { return NULL; } in pd_to_blkg() function
640 blkg_for_each_descendant_pre(pos_blkg, pos_css, pd_to_blkg(pd)) { in blkg_stat_recursive_sum()674 blkg_for_each_descendant_pre(pos_blkg, pos_css, pd_to_blkg(pd)) { in blkg_rwstat_recursive_sum()
192 return pd_to_blkg(&tg->pd); in tg_to_blkg()
456 return pd_to_blkg(&cfqg->pd); in cfqg_to_blkg()