Searched refs:blkg_conf_ctx (Results 1 – 6 of 6) sorted by relevance
213 struct blkg_conf_ctx { struct220 void blkg_conf_init(struct blkg_conf_ctx *ctx, char *input); argument221 int blkg_conf_open_bdev(struct blkg_conf_ctx *ctx);222 unsigned long blkg_conf_open_bdev_frozen(struct blkg_conf_ctx *ctx);224 struct blkg_conf_ctx *ctx);225 void blkg_conf_exit(struct blkg_conf_ctx *ctx);226 void blkg_conf_exit_frozen(struct blkg_conf_ctx *ctx, unsigned long memflags);
760 void blkg_conf_init(struct blkg_conf_ctx *ctx, char *input) in blkg_conf_init()762 *ctx = (struct blkg_conf_ctx){ .input = input }; in blkg_conf_init()779 int blkg_conf_open_bdev(struct blkg_conf_ctx *ctx) in blkg_conf_open_bdev()824 unsigned long __must_check blkg_conf_open_bdev_frozen(struct blkg_conf_ctx *ctx) in blkg_conf_open_bdev_frozen()865 struct blkg_conf_ctx *ctx) in blkg_conf_prep()979 void blkg_conf_exit(struct blkg_conf_ctx *ctx) in blkg_conf_exit()1001 void blkg_conf_exit_frozen(struct blkg_conf_ctx *ctx, unsigned long memflags) in blkg_conf_exit_frozen()
1347 struct blkg_conf_ctx ctx; in tg_set_conf()1531 struct blkg_conf_ctx ctx; in tg_set_limit()
832 struct blkg_conf_ctx ctx; in iolatency_set_limit()
3109 struct blkg_conf_ctx ctx; in ioc_weight_write()3228 struct blkg_conf_ctx ctx; in ioc_qos_write()3420 struct blkg_conf_ctx ctx; in ioc_cost_model_write()
1047 struct blkg_conf_ctx ctx; in bfq_io_set_device_weight()