Home
last modified time | relevance | path

Searched refs:blkg_conf_prep (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/block/
Dblk-cgroup.c785 int blkg_conf_prep(struct blkcg *blkcg, const struct blkcg_policy *pol, in blkg_conf_prep() function
842 EXPORT_SYMBOL_GPL(blkg_conf_prep);
Dblk-throttle.c1194 ret = blkg_conf_prep(blkcg, &blkcg_policy_throtl, buf, &ctx); in tg_set_conf()
1311 ret = blkg_conf_prep(blkcg, &blkcg_policy_throtl, buf, &ctx); in tg_set_max()
Dcfq-iosched.c1770 ret = blkg_conf_prep(blkcg, &blkcg_policy_cfq, buf, &ctx); in __cfqg_set_weight_device()
/linux-4.4.14/include/linux/
Dblk-cgroup.h216 int blkg_conf_prep(struct blkcg *blkcg, const struct blkcg_policy *pol,