Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Ddevcache.c325 return (((nvfd_t *)handle)->nvf_cache_path); in nvf_cache_name()
793 rval = fread_nvlist(nvfd->nvf_cache_path, &nvl); in fread_nvp_list()
824 nvfd->nvf_cache_path, name); in fread_nvp_list()
868 nvfd->nvf_cache_path); in nvf_read_file()
873 nvfd->nvf_cache_path); in nvf_read_file()
879 nvfd->nvf_cache_path); in nvf_read_file()
1008 "!Creating %s\n", nvfd->nvf_cache_path); in nvpflush_one()
1098 nvfdp->nvf_cache_path)); in nvpflush_daemon()
1116 nvfdp->nvf_cache_path)); in nvpflush_daemon()
1125 nvfdp->nvf_cache_path)); in nvpflush_daemon()
[all …]
/illumos-gate/usr/src/uts/common/sys/
H A Ddevcache_impl.h119 #define nvf_cache_path nvf_ops->nvfr_cache_path macro