Home
last modified time | relevance | path

Searched refs:blkg_conf_ctx (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.6/block/
Dblk-cgroup.h209 struct blkg_conf_ctx { struct
216 void blkg_conf_init(struct blkg_conf_ctx *ctx, char *input); argument
217 int blkg_conf_open_bdev(struct blkg_conf_ctx *ctx);
219 struct blkg_conf_ctx *ctx);
220 void blkg_conf_exit(struct blkg_conf_ctx *ctx);
Dblk-cgroup.c727 void blkg_conf_init(struct blkg_conf_ctx *ctx, char *input) in blkg_conf_init()
729 *ctx = (struct blkg_conf_ctx){ .input = input }; in blkg_conf_init()
746 int blkg_conf_open_bdev(struct blkg_conf_ctx *ctx) in blkg_conf_open_bdev()
800 struct blkg_conf_ctx *ctx) in blkg_conf_prep()
921 void blkg_conf_exit(struct blkg_conf_ctx *ctx) in blkg_conf_exit()
Dblk-iolatency.c832 struct blkg_conf_ctx ctx; in iolatency_set_limit()
Dblk-iocost.c3082 struct blkg_conf_ctx ctx; in ioc_weight_write()
3201 struct blkg_conf_ctx ctx; in ioc_qos_write()
3395 struct blkg_conf_ctx ctx; in ioc_cost_model_write()
Dblk-throttle.c1372 struct blkg_conf_ctx ctx; in tg_set_conf()
1564 struct blkg_conf_ctx ctx; in tg_set_limit()
Dbfq-cgroup.c1103 struct blkg_conf_ctx ctx; in bfq_io_set_device_weight()