Searched refs:zfs_destroy (Results 1 – 3 of 3) sorted by relevance
563 extern int zfs_destroy(zfs_handle_t *, boolean_t);
3370 zfs_destroy(zfs_handle_t *zhp, boolean_t defer) in zfs_destroy() function3801 if (zfs_destroy(zhp, B_FALSE) != 0) in rollback_destroy_dependent()3821 cbp->cb_error |= zfs_destroy(zhp, B_FALSE); in rollback_destroy()
1099 zfs_destroy(zhp, cb->cb_defer_destroy) != 0) { in destroy_callback()4080 err = zfs_destroy(zhp, B_FALSE); in zfs_do_receive()4095 err = zfs_destroy(zhp, B_FALSE); in zfs_do_receive()