zfs_get_clones_nvl
extern nvlist_t *zfs_get_clones_nvl(zfs_handle_t *);
value = zfs_get_clones_nvl(zhp);
nvlist_t *nvl = zfs_get_clones_nvl(zhp);