Searched refs:zfs_destroy (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/lib/brand/shared/zone/
H A Duninstall.ksh79 function zfs_destroy { function
212 zfs_destroy "$fs"
351 zfs_destroy "$fs"
574 zfs_destroy "${s_delete[$j]}"
603 zfs_destroy "$fs"
/osnet-11/usr/src/lib/libbe/common/
H A Dbe_create.c2267 zfs_destroy(zhp, B_FALSE) != 0) {
2286 zfs_destroy(zhp, B_FALSE) != 0) {
2803 (void) zfs_destroy(d_zhp, B_FALSE);
2949 (void) zfs_destroy(d_zhp, B_FALSE);
3010 if (zfs_destroy(zhp, B_FALSE) != 0) {
/osnet-11/usr/src/lib/libzfs/common/
H A Dlibzfs.h823 extern int zfs_destroy(zfs_handle_t *, boolean_t);
H A Dlibzfs_dataset.c5056 err = zfs_destroy(zhp, B_FALSE);
5067 zfs_destroy(zfs_handle_t *zhp, boolean_t defer) function
5454 cbp->cb_error |= zfs_destroy(zhp, B_FALSE);
5469 if (zfs_destroy(zhp, B_FALSE) != 0)

Completed in 67 milliseconds