Searched refs:blkg_conf_open_bdev (Results 1 - 4 of 4) sorted by relevance

/linux-master/block/
H A Dblk-cgroup.h219 int blkg_conf_open_bdev(struct blkg_conf_ctx *ctx);
H A Dblk-cgroup.c737 * Once initialized, @ctx can be used with blkg_conf_open_bdev() and
747 * blkg_conf_open_bdev - parse and open bdev for per-blkg config update
759 int blkg_conf_open_bdev(struct blkg_conf_ctx *ctx) function
808 * blkg_conf_open_bdev() may be called on @ctx beforehand. On success, this
821 ret = blkg_conf_open_bdev(ctx);
H A Dblk-iolatency.c841 ret = blkg_conf_open_bdev(&ctx);
H A Dblk-iocost.c3222 ret = blkg_conf_open_bdev(&ctx);
3416 ret = blkg_conf_open_bdev(&ctx);

Completed in 131 milliseconds