Searched refs:spa_create (Results 1 – 5 of 5) sorted by relevance
| /freebsd/sys/contrib/openzfs/include/sys/ |
| H A D | spa.h | 779 extern int spa_create(const char *pool, nvlist_t *nvroot, nvlist_t *props,
|
| /freebsd/sys/contrib/openzfs/cmd/ |
| H A D | ztest.c | 3041 spa_create("ztest_bad_file", nvroot, NULL, NULL, NULL, NULL)); in ztest_spa_create_destroy() 3049 spa_create("ztest_bad_mirror", nvroot, NULL, NULL, NULL, NULL)); in ztest_spa_create_destroy() 3059 spa_create(zo->zo_pool, nvroot, NULL, NULL, NULL, NULL)); in ztest_spa_create_destroy() 3211 VERIFY0(spa_create(name, nvroot, props, NULL, NULL, NULL)); in ztest_spa_upgrade() 8689 VERIFY0(spa_create(ztest_opts.zo_pool, nvroot, props, in ztest_init()
|
| /freebsd/stand/libsa/zfs/ |
| H A D | zfsimpl.c | 1416 spa_create(uint64_t guid, const char *name) in spa_create() function 2150 spa = spa_create(pool_guid, name); in vdev_probe()
|
| /freebsd/sys/contrib/openzfs/module/zfs/ |
| H A D | spa.c | 7066 spa_create(const char *pool, nvlist_t *nvroot, nvlist_t *props, function 11736 EXPORT_SYMBOL(spa_create);
|
| H A D | zfs_ioctl.c | 1716 error = spa_create(zc->zc_name, config, props, zplprops, dcp, in zfs_ioc_pool_create()
|