Searched refs:zfs_destroy (Results 1 – 3 of 3) sorted by relevance
562 extern int zfs_destroy(zfs_handle_t *, boolean_t);
3372 zfs_destroy(zfs_handle_t *zhp, boolean_t defer) in zfs_destroy() function3800 if (zfs_destroy(zhp, B_FALSE) != 0) in rollback_destroy_dependent()3820 cbp->cb_error |= zfs_destroy(zhp, B_FALSE); in rollback_destroy()
1089 zfs_destroy(zhp, cb->cb_defer_destroy) != 0) { in destroy_callback()4067 err = zfs_destroy(zhp, B_FALSE); in zfs_do_receive()4082 err = zfs_destroy(zhp, B_FALSE); in zfs_do_receive()