Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Ddevcache_impl.h110 #define NVF_F_CREATE_MSG 0x20 /* file not found on boot, emit msg */ macro
/titanic_50/usr/src/uts/common/os/
H A Ddevcache.c871 nvfd->nvf_flags |= NVF_F_CREATE_MSG; in nvf_read_file()
1006 if (nvfd->nvf_flags & NVF_F_CREATE_MSG) { in nvpflush_one()
1009 nvfd->nvf_flags &= ~NVF_F_CREATE_MSG; in nvpflush_one()