Home
last modified time | relevance | path

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

/linux/block/
H A Dblk-cgroup.h215 struct blkg_conf_ctx { struct
222 void blkg_conf_init(struct blkg_conf_ctx *ctx, char *input); argument
223 int blkg_conf_open_bdev(struct blkg_conf_ctx *ctx)
226 struct blkg_conf_ctx *ctx)
228 void blkg_conf_unprep(struct blkg_conf_ctx *ctx)
230 void blkg_conf_close_bdev(struct blkg_conf_ctx *ctx)
H A Dblk-cgroup.c764 void blkg_conf_init(struct blkg_conf_ctx *ctx, char *input) in blkg_conf_init()
766 *ctx = (struct blkg_conf_ctx){ .input = input }; in blkg_conf_init()
780 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()
944 void blkg_conf_unprep(struct blkg_conf_ctx *ctx) in blkg_conf_unprep()
956 void blkg_conf_close_bdev(struct blkg_conf_ctx *ctx) in blkg_conf_close_bdev()
H A Dblk-throttle.c1356 struct blkg_conf_ctx ctx; in tg_set_conf()
1544 struct blkg_conf_ctx ctx; in tg_set_limit()
H A Dblk-iolatency.c832 struct blkg_conf_ctx ctx; in iolatency_set_limit()
H A Dblk-iocost.c3150 struct blkg_conf_ctx ctx; in ioc_weight_write()
3276 struct blkg_conf_ctx ctx; in ioc_qos_write()
3479 struct blkg_conf_ctx ctx; in ioc_cost_model_write()
H A Dbfq-cgroup.c1064 struct blkg_conf_ctx ctx; in bfq_io_set_device_weight()