zfs_unshareall
} else if (zfs_unshareall(zhp) != 0) {
extern int zfs_unshareall(zfs_handle_t *);
return (zfs_unshareall(zhp));