/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_destroy/ |
H A D | zfs_destroy_008_pos.ksh | 28 . $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 D | zfs_destroy_009_pos.ksh | 28 . $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 D | zfs_destroy_011_pos.ksh | 18 . $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 D | zfs_destroy_010_pos.ksh | 28 . $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 D | zfs_destroy_013_neg.ksh | 18 . $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 D | zfs_destroy_012_pos.ksh | 18 . $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 D | zfs_destroy_006_neg.ksh | 33 . $STF_SUITE/tests/functional/cli_root/zfs_destroy/zfs_destroy.cfg
|
H A D | zfs_destroy_005_neg.ksh | 33 . $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 D | zfs_destroy_007_neg.ksh | 33 . $STF_SUITE/tests/functional/cli_root/zfs_destroy/zfs_destroy.cfg
|
H A D | zfs_destroy_014_pos.ksh | 22 . $STF_SUITE/tests/functional/cli_root/zfs_destroy/zfs_destroy.cfg
|
H A D | zfs_destroy_002_pos.ksh | 33 . $STF_SUITE/tests/functional/cli_root/zfs_destroy/zfs_destroy.cfg
|
H A D | zfs_destroy_001_pos.ksh | 33 . $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 D | zfs_destroy_004_pos.ksh | 33 . $STF_SUITE/tests/functional/cli_root/zfs_destroy/zfs_destroy.cfg
|
H A D | zfs_destroy_common.kshlib | 32 . $STF_SUITE/tests/functional/cli_root/zfs_destroy/zfs_destroy.cfg
|
H A D | zfs_destroy_003_pos.ksh | 33 . $STF_SUITE/tests/functional/cli_root/zfs_destroy/zfs_destroy.cfg
|
H A D | cleanup.ksh | 28 . $STF_SUITE/tests/functional/cli_root/zfs_destroy/zfs_destroy_common.kshlib
|
H A D | Makefile | 19 TARGETDIR = $(ROOTOPTPKG)/tests/functional/cli_root/zfs_destroy
|
H A D | zfs_destroy_015_pos.ksh | 29 . $STF_SUITE/tests/functional/cli_root/zfs_destroy/zfs_destroy.cfg
|
/illumos-gate/usr/src/lib/brand/shared/zone/ |
H A D | uninstall.ksh | 115 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 D | homedir.c | 125 (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 D | zfs.c | 663 (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 D | libzfs_input_check.c | 700 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/bhyve/test/tests/mevent/ |
H A D | vnode_zvol.c | 67 if (zfs_destroy(volhdl, B_FALSE) != 0) { in destroy_zpool()
|
/illumos-gate/usr/src/cmd/ndmpd/ndmp/ |
H A D | ndmpd_chkpnt.c | 333 err = zfs_destroy(zhp, B_TRUE); in snapshot_destroy()
|
/illumos-gate/usr/src/lib/libbe/common/ |
H A D | be_create.c | 1872 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()
|