Home
last modified time | relevance | path

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

/block/
Dblk-cgroup.h215 static inline struct blkg_policy_data *blkg_to_pd(struct blkcg_gq *blkg, in blkg_to_pd() function
586 static inline struct blkg_policy_data *blkg_to_pd(struct blkcg_gq *blkg, in blkg_to_pd() function
Dblk-cgroup.c641 struct blkg_policy_data *pos_pd = blkg_to_pd(pos_blkg, pol); in blkg_stat_recursive_sum()
675 struct blkg_policy_data *pos_pd = blkg_to_pd(pos_blkg, pol); in blkg_rwstat_recursive_sum()
Dblk-throttle.c187 return pd_to_tg(blkg_to_pd(blkg, &blkcg_policy_throtl)); in blkg_to_tg()
Dcfq-iosched.c607 return pd_to_cfqg(blkg_to_pd(blkg, &blkcg_policy_cfq)); in blkg_to_cfqg()