zfs_shareall
if (zfs_shareall(zhp) != 0)
ret = zfs_shareall(pool);
extern int zfs_shareall(zfs_handle_t *);
(void) zfs_shareall(zhp);