Home
last modified time | relevance | path

Searched refs:zfs_destroy (Results 1 – 25 of 31) sorted by relevance

12

/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_destroy/
H A Dzfs_destroy_008_pos.ksh28 . $STF_SUITE/tests/functional/cli_root/zfs_destroy/zfs_destroy.cfg
29 . $STF_SUITE/tests/functional/cli_root/zfs_destroy/zfs_destroy_common.kshlib
H A Dzfs_destroy_009_pos.ksh28 . $STF_SUITE/tests/functional/cli_root/zfs_destroy/zfs_destroy.cfg
29 . $STF_SUITE/tests/functional/cli_root/zfs_destroy/zfs_destroy_common.kshlib
H A Dzfs_destroy_011_pos.ksh18 . $STF_SUITE/tests/functional/cli_root/zfs_destroy/zfs_destroy.cfg
19 . $STF_SUITE/tests/functional/cli_root/zfs_destroy/zfs_destroy_common.kshlib
H A Dzfs_destroy_010_pos.ksh28 . $STF_SUITE/tests/functional/cli_root/zfs_destroy/zfs_destroy.cfg
29 . $STF_SUITE/tests/functional/cli_root/zfs_destroy/zfs_destroy_common.kshlib
H A Dzfs_destroy_013_neg.ksh18 . $STF_SUITE/tests/functional/cli_root/zfs_destroy/zfs_destroy.cfg
19 . $STF_SUITE/tests/functional/cli_root/zfs_destroy/zfs_destroy_common.kshlib
H A Dzfs_destroy_012_pos.ksh18 . $STF_SUITE/tests/functional/cli_root/zfs_destroy/zfs_destroy.cfg
19 . $STF_SUITE/tests/functional/cli_root/zfs_destroy/zfs_destroy_common.kshlib
H A Dzfs_destroy_006_neg.ksh33 . $STF_SUITE/tests/functional/cli_root/zfs_destroy/zfs_destroy.cfg
H A Dzfs_destroy_005_neg.ksh33 . $STF_SUITE/tests/functional/cli_root/zfs_destroy/zfs_destroy.cfg
34 . $STF_SUITE/tests/functional/cli_root/zfs_destroy/zfs_destroy_common.kshlib
H A Dzfs_destroy_007_neg.ksh33 . $STF_SUITE/tests/functional/cli_root/zfs_destroy/zfs_destroy.cfg
H A Dzfs_destroy_014_pos.ksh22 . $STF_SUITE/tests/functional/cli_root/zfs_destroy/zfs_destroy.cfg
H A Dzfs_destroy_002_pos.ksh33 . $STF_SUITE/tests/functional/cli_root/zfs_destroy/zfs_destroy.cfg
H A Dzfs_destroy_001_pos.ksh33 . $STF_SUITE/tests/functional/cli_root/zfs_destroy/zfs_destroy.cfg
34 . $STF_SUITE/tests/functional/cli_root/zfs_destroy/zfs_destroy_common.kshlib
H A Dzfs_destroy_004_pos.ksh33 . $STF_SUITE/tests/functional/cli_root/zfs_destroy/zfs_destroy.cfg
H A Dzfs_destroy_common.kshlib32 . $STF_SUITE/tests/functional/cli_root/zfs_destroy/zfs_destroy.cfg
H A Dzfs_destroy_003_pos.ksh33 . $STF_SUITE/tests/functional/cli_root/zfs_destroy/zfs_destroy.cfg
H A Dcleanup.ksh28 . $STF_SUITE/tests/functional/cli_root/zfs_destroy/zfs_destroy_common.kshlib
H A DMakefile19 TARGETDIR = $(ROOTOPTPKG)/tests/functional/cli_root/zfs_destroy
H A Dzfs_destroy_015_pos.ksh29 . $STF_SUITE/tests/functional/cli_root/zfs_destroy/zfs_destroy.cfg
/illumos-gate/usr/src/lib/brand/shared/zone/
H A Duninstall.ksh115 zfs_destroy() function
275 zfs_destroy "$ZONEPATH_DS"
292 zfs_destroy "$fs"
431 zfs_destroy "$fs"
656 zfs_destroy "${s_delete[$j]}"
685 zfs_destroy "$fs"
712 zfs_destroy "$ZONEPATH_RDS"
716 zfs_destroy "$ZONEPATH_DS"
/illumos-gate/usr/src/cmd/oamuser/user/
H A Dhomedir.c125 (void) zfs_destroy(zhp, B_FALSE); in create_home()
244 (zfs_destroy(zhp, B_FALSE) == 0)) { in rm_homedir()
/illumos-gate/usr/src/cmd/zoneadm/
H A Dzfs.c663 (void) zfs_destroy(zhp, B_FALSE); in rm_snap()
953 (void) zfs_destroy(zhp, B_FALSE); in clone_zfs()
1016 (void) zfs_destroy(zhp, B_FALSE); in create_zfs_zonepath()
1083 if (zfs_destroy(zhp, B_FALSE) != 0) { in destroy_zfs()
1116 (void) zfs_destroy(ohp, B_FALSE); in destroy_zfs()
/illumos-gate/usr/src/test/zfs-tests/cmd/libzfs_input_check/
H A Dlibzfs_input_check.c700 zfs_destroy(const char *dataset) in zfs_destroy() function
800 (void) zfs_destroy(clone); in zfs_ioc_input_tests()
829 (void) zfs_destroy(dataset); in zfs_ioc_input_tests()
830 (void) zfs_destroy(backup); in zfs_ioc_input_tests()
/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_chkpnt.c333 err = zfs_destroy(zhp, B_TRUE); in snapshot_destroy()
/illumos-gate/usr/src/cmd/bhyve/test/tests/mevent/
H A Dvnode_zvol.c67 if (zfs_destroy(volhdl, B_FALSE) != 0) { in destroy_zpool()
/illumos-gate/usr/src/lib/libbe/common/
H A Dbe_create.c1872 zfs_destroy(zhp, B_FALSE) != 0) { in be_destroy_zone_roots()
1891 zfs_destroy(zhp, B_FALSE) != 0) { in be_destroy_zone_roots()
2453 (void) zfs_destroy(d_zhp, B_FALSE); in be_clone_fs_callback()
2598 (void) zfs_destroy(d_zhp, B_FALSE); in be_send_fs_callback()
2660 if (zfs_destroy(zhp, B_FALSE) != 0) { in be_destroy_callback()

12