Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Ddevcache_impl.h41 #define NVPF_HDR_VERSION 1 macro
/illumos-gate/usr/src/uts/common/os/
H A Ddevcache.c421 hdr.nvpf_version != NVPF_HDR_VERSION || hdrsum != cksum) { in fread_nvlist()
687 ((nvpf_hdr_t *)buf)->nvpf_version = NVPF_HDR_VERSION; in fwrite_nvlist()