Searched refs:fwrite_nvlist (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Ddevcache.c663 fwrite_nvlist(char *filename, nvlist_t *nvl) function
758 if ((err = fwrite_nvlist(nvfd->nvf_cache_path, nvl)) == 0)
H A Dsunmdi.c313 extern int fwrite_nvlist(char *, nvlist_t *);
8293 err = fwrite_nvlist(vhc->vhc_vhcache_filename, nvl);

Completed in 76 milliseconds