Searched refs:NVF_F_REBUILD_MSG (Results 1 – 2 of 2) sorted by relevance
111 #define NVF_F_REBUILD_MSG 0x40 /* file was found corrupted, emit msg */ macro
866 nvfd->nvf_flags |= NVF_F_REBUILD_MSG; in nvf_read_file()877 nvfd->nvf_flags |= NVF_F_REBUILD_MSG; in nvf_read_file()1011 if (nvfd->nvf_flags & NVF_F_REBUILD_MSG) { in nvpflush_one()1014 nvfd->nvf_flags &= ~NVF_F_REBUILD_MSG; in nvpflush_one()