Searched refs:vdev_label_read_bootenv (Results 1 – 3 of 3) sorted by relevance
183 extern int vdev_label_read_bootenv(vdev_t *, nvlist_t *);
1227 vdev_label_read_bootenv(vdev_t *rvd, nvlist_t *bootenv) in vdev_label_read_bootenv() function
3620 error = vdev_label_read_bootenv(spa->spa_root_vdev, outnvl); in zfs_ioc_get_bootenv()