Searched refs:zpool_destroy (Results 1 – 10 of 10) sorted by relevance
33 . $STF_SUITE/tests/functional/cli_root/zpool_destroy/zpool_destroy.cfg
19 TARGETDIR = $(ROOTOPTPKG)/tests/functional/cli_root/zpool_destroy
74 if (zpool_destroy(poolhdl, testlib_prog) != 0) { in destroy_zpool()
227 zpool_destroy;
259 extern int zpool_destroy(zpool_handle_t *, const char *);
1364 zpool_destroy(zpool_handle_t *zhp, const char *log_str) in zpool_destroy() function
346 [tests/functional/cli_root/zpool_destroy]349 tags = ['functional', 'cli_root', 'zpool_destroy']
1535 dir path=opt/zfs-tests/tests/functional/cli_root/zpool_destroy1537 path=opt/zfs-tests/tests/functional/cli_root/zpool_destroy/zpool_destroy.cfg \1540 path=opt/zfs-tests/tests/functional/cli_root/zpool_destroy/zpool_destroy_001_pos \1543 path=opt/zfs-tests/tests/functional/cli_root/zpool_destroy/zpool_destroy_002_pos \1546 path=opt/zfs-tests/tests/functional/cli_root/zpool_destroy/zpool_destroy_003_neg \
1539 ret = (zpool_destroy(zhp, history_str) != 0); in zpool_do_destroy()