Home
last modified time | relevance | path

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

/linux-6.12.1/block/
Dblk-cgroup.h213 struct blkg_conf_ctx { struct
220 void blkg_conf_init(struct blkg_conf_ctx *ctx, char *input); argument
221 int blkg_conf_open_bdev(struct blkg_conf_ctx *ctx);
223 struct blkg_conf_ctx *ctx);
224 void blkg_conf_exit(struct blkg_conf_ctx *ctx);
Dblk-cgroup.c762 void blkg_conf_init(struct blkg_conf_ctx *ctx, char *input) in blkg_conf_init()
764 *ctx = (struct blkg_conf_ctx){ .input = input }; in blkg_conf_init()
781 int blkg_conf_open_bdev(struct blkg_conf_ctx *ctx) in blkg_conf_open_bdev()
835 struct blkg_conf_ctx *ctx) in blkg_conf_prep()
956 void blkg_conf_exit(struct blkg_conf_ctx *ctx) in blkg_conf_exit()
Dblk-throttle.c1252 struct blkg_conf_ctx ctx; in tg_set_conf()
1436 struct blkg_conf_ctx ctx; in tg_set_limit()
Dblk-iolatency.c832 struct blkg_conf_ctx ctx; in iolatency_set_limit()
Dblk-iocost.c3095 struct blkg_conf_ctx ctx; in ioc_weight_write()
3214 struct blkg_conf_ctx ctx; in ioc_qos_write()
3408 struct blkg_conf_ctx ctx; in ioc_cost_model_write()
Dbfq-cgroup.c1046 struct blkg_conf_ctx ctx; in bfq_io_set_device_weight()