Home
last modified time | relevance | path

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

/openbmc/linux/block/
H A Dblk-cgroup.h210 struct blkg_conf_ctx { struct
217 void blkg_conf_init(struct blkg_conf_ctx *ctx, char *input); argument
218 int blkg_conf_open_bdev(struct blkg_conf_ctx *ctx);
220 struct blkg_conf_ctx *ctx);
221 void blkg_conf_exit(struct blkg_conf_ctx *ctx);
H A Dblk-cgroup.c763 void blkg_conf_init(struct blkg_conf_ctx *ctx, char *input) in blkg_conf_init()
765 *ctx = (struct blkg_conf_ctx){ .input = input }; in blkg_conf_init()
782 int blkg_conf_open_bdev(struct blkg_conf_ctx *ctx) in blkg_conf_open_bdev()
836 struct blkg_conf_ctx *ctx) in blkg_conf_prep()
957 void blkg_conf_exit(struct blkg_conf_ctx *ctx) in blkg_conf_exit()
H A Dblk-iolatency.c832 struct blkg_conf_ctx ctx; in iolatency_set_limit()
H A Dblk-iocost.c3093 struct blkg_conf_ctx ctx; in ioc_weight_write()
3212 struct blkg_conf_ctx ctx; in ioc_qos_write()
3406 struct blkg_conf_ctx ctx; in ioc_cost_model_write()
H A Dblk-throttle.c1374 struct blkg_conf_ctx ctx; in tg_set_conf()
1566 struct blkg_conf_ctx ctx; in tg_set_limit()
H A Dbfq-cgroup.c1103 struct blkg_conf_ctx ctx; in bfq_io_set_device_weight()