Home
last modified time | relevance | path

Searched refs:spa_destroy (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/openzfs/include/sys/
H A Dspa.h753 extern int spa_destroy(const char *pool);
/freebsd/sys/contrib/openzfs/cmd/
H A Dztest.c3048 int error = spa_destroy(zo->zo_pool); in ztest_spa_create_destroy()
3150 (void) spa_destroy(name); in ztest_spa_upgrade()
3604 (void) spa_destroy("splitp"); in ztest_split_pool()
7369 (void) spa_destroy(newname); in ztest_spa_import_export()
8534 (void) spa_destroy(ztest_opts.zo_pool); in ztest_init()
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzfs_ioctl.c1505 (void) spa_destroy(spa_name); in zfs_ioc_pool_create()
1524 error = spa_destroy(zc->zc_name); in zfs_ioc_pool_destroy()
H A Dspa.c7140 spa_destroy(const char *pool) function
10863 EXPORT_SYMBOL(spa_destroy);