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

/opensolaris-onvv-gate/usr/src/uts/common/os/
H A Ddevcache.c325 return (((nvfd_t *)handle)->nvf_cache_path);
758 if ((err = fwrite_nvlist(nvfd->nvf_cache_path, nvl)) == 0)
793 rval = fread_nvlist(nvfd->nvf_cache_path, &nvl);
824 nvfd->nvf_cache_path, name);
832 nvfd->nvf_cache_path, name, nvpair_type(nvp));
860 KFDEBUG((CE_CONT, "reading %s\n", nvfd->nvf_cache_path));
868 nvfd->nvf_cache_path);
873 nvfd->nvf_cache_path);
879 nvfd->nvf_cache_path);
973 "%s rw upgrade failed\n", nvfd->nvf_cache_path);
[all...]
/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Ddevcache_impl.h121 #define nvf_cache_path nvf_ops->nvfr_cache_path macro

Completed in 43 milliseconds