Searched defs:blkcg_policy (Results 1 – 2 of 2) sorted by relevance
168 struct blkcg_policy { struct169 int plid;171 struct cftype *dfl_cftypes;172 struct cftype *legacy_cftypes;196 int blkcg_policy_register(struct blkcg_policy *pol); argument487 struct blkcg_policy { struct
54 static struct blkcg_policy *blkcg_policy[BLKCG_MAX_POLS]; variable
Completed in 9 milliseconds