Searched refs:blkg_conf_prep (Results 1 – 3 of 3) sorted by relevance
/block/ |
D | blk-cgroup.c | 786 int blkg_conf_prep(struct blkcg *blkcg, const struct blkcg_policy *pol, in blkg_conf_prep() function 848 EXPORT_SYMBOL_GPL(blkg_conf_prep);
|
D | blk-throttle.c | 1205 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()
|
D | cfq-iosched.c | 1770 ret = blkg_conf_prep(blkcg, &blkcg_policy_cfq, buf, &ctx); in __cfqg_set_weight_device()
|