Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_buf_item_recover.c212 char *warnmsg = NULL; in xlog_recover_validate_buf_type() local
258 warnmsg = "Bad btree block magic!"; in xlog_recover_validate_buf_type()
264 warnmsg = "Bad AGF block magic!"; in xlog_recover_validate_buf_type()
271 warnmsg = "Bad AGFL block magic!"; in xlog_recover_validate_buf_type()
278 warnmsg = "Bad AGI block magic!"; in xlog_recover_validate_buf_type()
288 warnmsg = "Bad DQUOT block magic!"; in xlog_recover_validate_buf_type()
300 warnmsg = "Bad INODE block magic!"; in xlog_recover_validate_buf_type()
307 warnmsg = "Bad symlink 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()
[all …]