Searched refs:zpool_destroy (Results 1 – 12 of 12) sorted by relevance
36 . $(atf_get_srcdir)/zpool_destroy.cfg45 . $(atf_get_srcdir)/zpool_destroy.cfg60 . $(atf_get_srcdir)/zpool_destroy.cfg68 . $(atf_get_srcdir)/zpool_destroy.cfg83 . $(atf_get_srcdir)/zpool_destroy.cfg90 . $(atf_get_srcdir)/zpool_destroy.cfg106 . $(atf_get_srcdir)/zpool_destroy.cfg114 . $(atf_get_srcdir)/zpool_destroy.cfg
4 TESTSDIR=${TESTSBASE}/sys/cddl/zfs/tests/cli_root/zpool_destroy13 ${PACKAGE}FILES+= zpool_destroy.cfg
34 . $STF_SUITE/tests/functional/cli_root/zpool_destroy/zpool_destroy.cfg
42 TESTS_SUBDIRS+= zpool_destroy
650 zpool_destroy
279 [tests/functional/cli_root/zpool_destroy]284 tags = ['functional', 'cli_root', 'zpool_destroy']
434 [tests/functional/cli_root/zpool_destroy]439 tags = ['functional', 'cli_root', 'zpool_destroy']
265 _LIBZFS_H int zpool_destroy(zpool_handle_t *, const char *);
1662 zpool_destroy(zpool_handle_t *zhp, const char *log_str) in zpool_destroy() function
542 …<elf-symbol name='zpool_destroy' type='func-type' binding='global-binding' visibility='default-vis…6987 …-decl name='zpool_destroy' mangled-name='zpool_destroy' visibility='default' binding='global' size…
2383 ret = (zpool_destroy(zhp, history_str) != 0); in zpool_do_destroy()