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

/linux-4.4.14/include/linux/
H A Dblk-cgroup.h308 static inline struct blkg_policy_data *blkg_to_pd(struct blkcg_gq *blkg, blkg_to_pd() function
765 static inline struct blkg_policy_data *blkg_to_pd(struct blkcg_gq *blkg, blkg_to_pd() function
/linux-4.4.14/block/
H A Dblk-cgroup.c715 stat = (void *)blkg_to_pd(pos_blkg, pol) + off; blkg_for_each_descendant_pre()
758 rwstat = (void *)blkg_to_pd(pos_blkg, pol) + off; blkg_for_each_descendant_pre()
H A Dblk-throttle.c166 return pd_to_tg(blkg_to_pd(blkg, &blkcg_policy_throtl)); blkg_to_tg()
H A Dcfq-iosched.c620 return pd_to_cfqg(blkg_to_pd(blkg, &blkcg_policy_cfq)); blkg_to_cfqg()

Completed in 213 milliseconds