Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/libsa/zfs/
H A Dzfsimpl.c1697 vdev_write_bootenv_impl(vdev_t *vdev, vdev_boot_envblock_t *be) in vdev_write_bootenv_impl() function
1705 err = vdev_write_bootenv_impl(kid, be); in vdev_write_bootenv_impl()
1780 rv = vdev_write_bootenv_impl(vdev, be); in vdev_write_bootenv()