Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_buf_item_recover.c226 char *warnmsg = NULL; in xlog_recover_validate_buf_type() local
278 warnmsg = "Bad btree block magic!"; in xlog_recover_validate_buf_type()
284 warnmsg = "Bad AGF block magic!"; in xlog_recover_validate_buf_type()
291 warnmsg = "Bad AGFL block magic!"; in xlog_recover_validate_buf_type()
298 warnmsg = "Bad AGI block magic!"; in xlog_recover_validate_buf_type()
308 warnmsg = "Bad DQUOT block magic!"; in xlog_recover_validate_buf_type()
320 warnmsg = "Bad INODE block magic!"; in xlog_recover_validate_buf_type()
327 warnmsg = "Bad symlink block magic!"; in xlog_recover_validate_buf_type()
335 warnmsg = "Bad dir block magic!"; in xlog_recover_validate_buf_type()
343 warnmsg = "Bad dir data magic!"; in xlog_recover_validate_buf_type()
[all …]