Home
last modified time | relevance | path

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

/freebsd-14.2/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.c1754 rv = nvlist_export(&nv); in vdev_write_bootenv()
/freebsd-14.2/usr.sbin/makefs/
H A Dzfs.c386 error = nvlist_export(poolconfig); in pool_init_objdir_config()
583 error = nvlist_export(poolconfig); in pool_labels_write()