Home
last modified time | relevance | path

Searched refs:vdev_read_bootenv (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/boot/libsa/zfs/
H A Dlibzfs.h155 nvlist_t *vdev_read_bootenv(vdev_t *);
H A Dzfsimpl.c1740 nvp = vdev_read_bootenv(vdev); in vdev_write_bootenv()
1791 vdev_read_bootenv(vdev_t *vdev) in vdev_read_bootenv() function
1804 benv = vdev_read_bootenv(kid); in vdev_read_bootenv()
H A Dzfs.c701 benv = vdev_read_bootenv(vd); in zfs_get_bootenv()