Searched refs:zpool_destroy (Results 1 – 13 of 13) 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
5 TESTSDIR=${TESTSBASE}/sys/cddl/zfs/tests/cli_root/zpool_destroy14 ${PACKAGE}FILES+= zpool_destroy.cfg
27 # ident "@(#)zpool_destroy.cfg 1.2 07/01/09 SMI"
33 . $STF_SUITE/tests/functional/cli_root/zpool_destroy/zpool_destroy.cfg
43 TESTS_SUBDIRS+= zpool_destroy
614 zpool_destroy
274 [tests/functional/cli_root/zpool_destroy]279 tags = ['functional', 'cli_root', 'zpool_destroy']
409 [tests/functional/cli_root/zpool_destroy]414 tags = ['functional', 'cli_root', 'zpool_destroy']
264 _LIBZFS_H int zpool_destroy(zpool_handle_t *, const char *);
1641 zpool_destroy(zpool_handle_t *zhp, const char *log_str) in zpool_destroy() function
465 …<elf-symbol name='zpool_destroy' type='func-type' binding='global-binding' visibility='default-vis…6280 …-decl name='zpool_destroy' mangled-name='zpool_destroy' visibility='default' binding='global' size…
2024 ret = (zpool_destroy(zhp, history_str) != 0); in zpool_do_destroy()