Lines Matching refs:error
94 allocate_dev(const struct spdk_ftl_conf *conf, int *error) in allocate_dev() argument
101 *error = -ENOMEM; in allocate_dev()
107 *error = rc; in allocate_dev()
108 goto error; in allocate_dev()
113 *error = rc; in allocate_dev()
114 goto error; in allocate_dev()
119 *error = rc; in allocate_dev()
120 goto error; in allocate_dev()
132 error: in allocate_dev()
172 goto error; in spdk_ftl_dev_init()
179 goto error; in spdk_ftl_dev_init()
184 goto error; in spdk_ftl_dev_init()
189 error: in spdk_ftl_dev_init()
216 goto error; in spdk_ftl_dev_free()
223 goto error; in spdk_ftl_dev_free()
228 error: in spdk_ftl_dev_free()