Home
last modified time | relevance | path

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

/linux/block/
H A Dblk-throttle.h133 static inline struct throtl_grp *pd_to_tg(struct blkg_policy_data *pd) in pd_to_tg() function
140 return pd_to_tg(blkg_to_pd(blkg, &blkcg_policy_throtl)); in blkg_to_tg()