Home
last modified time | relevance | path

Searched defs:blkcg_policy (Results 1 – 2 of 2) sorted by relevance

/linux/block/
H A Dblk-cgroup.h172 struct blkcg_policy { struct
173 int plid;
175 struct cftype *dfl_cftypes;
199 int blkcg_policy_register(struct blkcg_policy *pol); argument
468 struct blkcg_policy { struct
H A Dblk-cgroup.c55 static struct blkcg_policy *blkcg_policy[BLKCG_MAX_POLS]; variable