Searched refs:XFS_IBT_CRC_MAGIC (Results 1 – 2 of 2) sorted by relevance
253 case XFS_IBT_CRC_MAGIC: in xlog_recover_validate_buf_type()866 case XFS_IBT_CRC_MAGIC: in xlog_recover_get_buf_lsn()
1570 #define XFS_IBT_CRC_MAGIC 0x49414233 /* 'IAB3' */ macro