Home
last modified time | relevance | path

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

/block/
Dblk-cgroup.c786 int blkg_conf_prep(struct blkcg *blkcg, const struct blkcg_policy *pol, in blkg_conf_prep() function
848 EXPORT_SYMBOL_GPL(blkg_conf_prep);
Dblk-throttle.c1205 ret = blkg_conf_prep(blkcg, &blkcg_policy_throtl, buf, &ctx); in tg_set_conf()
1322 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()