Searched refs:spdk_ftl_dev_init (Results 1 – 3 of 3) sorted by relevance
7 spdk_ftl_dev_init;
146 rc = spdk_ftl_dev_init(&dev->conf, ctx->cb_fn, ctx->cb_arg); in dev_init_cb()163 spdk_ftl_dev_init(const struct spdk_ftl_conf *conf, spdk_ftl_init_fn cb_fn, void *cb_arg) in spdk_ftl_dev_init() function
438 rc = spdk_ftl_dev_init(conf, bdev_ftl_create_cb, ftl_bdev); in bdev_ftl_create_bdev()