Searched defs:blkcg_policy (Results 1 – 2 of 2) sorted by relevance
157 struct blkcg_policy { struct158 int plid;160 struct cftype *dfl_cftypes;161 struct cftype *legacy_cftypes;185 int blkcg_policy_register(struct blkcg_policy *pol); argument477 struct blkcg_policy { struct
53 static struct blkcg_policy *blkcg_policy[BLKCG_MAX_POLS]; variable