Searched refs:NVF_F_CREATE_MSG (Results 1 – 2 of 2) sorted by relevance
110 #define NVF_F_CREATE_MSG 0x20 /* file not found on boot, emit msg */ macro
871 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()