Searched refs:pd_to_blkg (Results 1 – 3 of 3) sorted by relevance
326 static inline struct blkcg_gq *pd_to_blkg(struct blkg_policy_data *pd) in pd_to_blkg() function767 static inline struct blkcg_gq *pd_to_blkg(struct blkg_policy_data *pd) { return NULL; } in pd_to_blkg() function
171 return pd_to_blkg(&tg->pd); in tg_to_blkg()
613 return pd_to_blkg(&cfqg->pd); in cfqg_to_blkg()1895 u64 sum = blkg_stat_recursive_sum(pd_to_blkg(pd), in cfqg_prfill_stat_recursive()1903 struct blkg_rwstat sum = blkg_rwstat_recursive_sum(pd_to_blkg(pd), in cfqg_prfill_rwstat_recursive()