Lines Matching refs:blkg_conf_ctx
732 * blkg_conf_init - initialize a blkg_conf_ctx
733 * @ctx: blkg_conf_ctx to initialize
740 void blkg_conf_init(struct blkg_conf_ctx *ctx, char *input)
742 *ctx = (struct blkg_conf_ctx){ .input = input };
748 * @ctx: blkg_conf_ctx initialized with blkg_conf_init()
759 int blkg_conf_open_bdev(struct blkg_conf_ctx *ctx)
801 * @ctx: blkg_conf_ctx initialized with blkg_conf_init()
813 struct blkg_conf_ctx *ctx)
929 * @ctx: blkg_conf_ctx initialized with blkg_conf_init()
932 * blkg_conf_ctx's initialized with blkg_conf_init().
934 void blkg_conf_exit(struct blkg_conf_ctx *ctx)