Searched refs:zfs_get_bootenv (Results 1 – 3 of 3) sorted by relevance
53 int zfs_get_bootenv(void *, nvlist_t **);
794 zfs_get_bootenv(void *vdev, nvlist_t **benvp) in zfs_get_bootenv() function
242 if (zfs_get_bootenv(bdev, &benv) == 0) { in main()