zfs_get_bootenv
if (zfs_get_bootenv(bdev, &benv) == 0) {
int zfs_get_bootenv(void *, nvlist_t **);
if ((rv = zfs_get_bootenv(vdev, &benv)) != 0)