Searched refs:zfs_get_bootenv (Results 1 – 3 of 3) sorted by relevance
150 int zfs_get_bootenv(void *, nvlist_t **);
685 zfs_get_bootenv(void *vdev, nvlist_t **benvp) in zfs_get_bootenv() function753 if ((rv = zfs_get_bootenv(vdev, &benv)) != 0) in zfs_get_bootonce()
267 if (zfs_get_bootenv(bdev, &benv) == 0) { in main()