Searched refs:throtl_grp (Results 1 – 1 of 1) sorted by relevance
32 struct throtl_grp *tg; /* tg this qnode belongs to */61 struct throtl_grp { struct133 static inline struct throtl_grp *pd_to_tg(struct blkg_policy_data *pd) in pd_to_tg() argument135 return pd ? container_of(pd, struct throtl_grp, pd) : NULL; in pd_to_tg()138 static inline struct throtl_grp *blkg_to_tg(struct blkcg_gq *blkg) in blkg_to_tg()162 struct throtl_grp *tg; in blk_should_throtl()