Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/libsa/zfs/
H A Dlibzfs.h108 int nvlist_export(nvlist_t *);
H A Dnvlist.c708 nvlist_export(nvlist_t *nvl) in nvlist_export() function
H A Dzfsimpl.c1770 rv = nvlist_export(&nv); in vdev_write_bootenv()