Searched defs:blkcg_policy (Results 1 – 2 of 2) sorted by relevance
156 struct blkcg_policy { struct157 int plid;159 struct cftype *dfl_cftypes;160 struct cftype *legacy_cftypes;163 blkcg_pol_alloc_cpd_fn *cpd_alloc_fn;187 int blkcg_policy_register(struct blkcg_policy *pol); argument638 struct blkcg_policy { struct
54 static struct blkcg_policy *blkcg_policy[BLKCG_MAX_POLS]; variable