Home
last modified time | relevance | path

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

/linux/block/
H A 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()
H A Dblk-iocost.c3102 struct blkg_conf_ctx ctx; in ioc_weight_write()
3221 struct blkg_conf_ctx ctx; in ioc_qos_write()
3416 struct blkg_conf_ctx ctx; in ioc_cost_model_write()
H A Dbfq-cgroup.c1047 struct blkg_conf_ctx ctx; in bfq_io_set_device_weight()