Searched refs:blkg_conf_prep (Results 1 - 6 of 6) sorted by relevance

/linux-master/block/
H A Dblk-cgroup.h220 int blkg_conf_prep(struct blkcg *blkcg, const struct blkcg_policy *pol,
H A Dblk-cgroup.c738 * blkg_conf_prep(), and must be cleaned up with blkg_conf_exit().
755 * NOOPs. blkg_conf_prep() implicitly calls this function. Use this function
798 * blkg_conf_prep - parse and prepare for per-blkg config update
812 int blkg_conf_prep(struct blkcg *blkcg, const struct blkcg_policy *pol,
925 EXPORT_SYMBOL_GPL(blkg_conf_prep); variable
H A Dblk-iolatency.c855 ret = blkg_conf_prep(blkcg, &blkcg_policy_iolatency, &ctx);
H A Dblk-throttle.c1381 ret = blkg_conf_prep(blkcg, &blkcg_policy_throtl, &ctx);
1576 ret = blkg_conf_prep(blkcg, &blkcg_policy_throtl, &ctx);
H A Dbfq-cgroup.c1110 ret = blkg_conf_prep(blkcg, &blkcg_policy_bfq, &ctx);
H A Dblk-iocost.c3127 ret = blkg_conf_prep(blkcg, &blkcg_policy_iocost, &ctx);

Completed in 140 milliseconds