Searched refs:warnmsg (Results 1 – 1 of 1) sorted by relevance
212 char *warnmsg = NULL; in xlog_recover_validate_buf_type() local264 warnmsg = "Bad AGF block magic!"; in xlog_recover_validate_buf_type()278 warnmsg = "Bad AGI block magic!"; in xlog_recover_validate_buf_type()315 warnmsg = "Bad dir block magic!"; in xlog_recover_validate_buf_type()323 warnmsg = "Bad dir data magic!"; in xlog_recover_validate_buf_type()331 warnmsg = "Bad dir3 free magic!"; in xlog_recover_validate_buf_type()339 warnmsg = "Bad dir leaf1 magic!"; in xlog_recover_validate_buf_type()355 warnmsg = "Bad da node magic!"; in xlog_recover_validate_buf_type()377 warnmsg = "Bad SB block magic!"; in xlog_recover_validate_buf_type()403 if (warnmsg) { in xlog_recover_validate_buf_type()[all …]
Completed in 4 milliseconds