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.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);
222 unsigned long blkg_conf_open_bdev_frozen(struct blkg_conf_ctx *ctx);
224 struct blkg_conf_ctx *ctx);
225 void blkg_conf_exit(struct blkg_conf_ctx *ctx);
226 void blkg_conf_exit_frozen(struct blkg_conf_ctx *ctx, unsigned long memflags);
H A Dblk-cgroup.c760 void blkg_conf_init(struct blkg_conf_ctx *ctx, char *input) in blkg_conf_init()
762 *ctx = (struct blkg_conf_ctx){ .input = input }; in blkg_conf_init()
779 int blkg_conf_open_bdev(struct blkg_conf_ctx *ctx) in blkg_conf_open_bdev()
824 unsigned long __must_check blkg_conf_open_bdev_frozen(struct blkg_conf_ctx *ctx) in blkg_conf_open_bdev_frozen()
865 struct blkg_conf_ctx *ctx) in blkg_conf_prep()
979 void blkg_conf_exit(struct blkg_conf_ctx *ctx) in blkg_conf_exit()
1001 void blkg_conf_exit_frozen(struct blkg_conf_ctx *ctx, unsigned long memflags) in blkg_conf_exit_frozen()
H A Dblk-throttle.c1347 struct blkg_conf_ctx ctx; in tg_set_conf()
1531 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.c3109 struct blkg_conf_ctx ctx; in ioc_weight_write()
3228 struct blkg_conf_ctx ctx; in ioc_qos_write()
3420 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()