Home
last modified time | relevance | path

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

/freebsd/stand/libsa/zfs/
H A Dnvlist.h128 int nvlist_export(nvlist_t *);
H A Dnvlist.c713 nvlist_export(nvlist_t *nvl) in nvlist_export() function
H A Dzfsimpl.c1808 rv = nvlist_export(&nv); in vdev_write_bootenv()
/freebsd/usr.sbin/makefs/
H A Dzfs.c397 error = nvlist_export(poolconfig); in pool_init_objdir_config()
595 error = nvlist_export(poolconfig); in pool_labels_write()