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
638 zpool_destroy
274 [tests/functional/cli_root/zpool_destroy]279 tags = ['functional', 'cli_root', 'zpool_destroy']
422 [tests/functional/cli_root/zpool_destroy]427 tags = ['functional', 'cli_root', 'zpool_destroy']
265 _LIBZFS_H int zpool_destroy(zpool_handle_t *, const char *);
1687 zpool_destroy(zpool_handle_t *zhp, const char *log_str) in zpool_destroy() function
484 …<elf-symbol name='zpool_destroy' type='func-type' binding='global-binding' visibility='default-vis…6635 …-decl name='zpool_destroy' mangled-name='zpool_destroy' visibility='default' binding='global' size…
2390 ret = (zpool_destroy(zhp, history_str) != 0); in zpool_do_destroy()