Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_ialloc_btree.c277 case cpu_to_be32(XFS_IBT_CRC_MAGIC): in xfs_inobt_verify()
Dxfs_format.h1259 #define XFS_IBT_CRC_MAGIC 0x49414233 /* 'IAB3' */ macro
Dxfs_btree.c39 XFS_BMAP_CRC_MAGIC, XFS_IBT_CRC_MAGIC, XFS_FIBT_CRC_MAGIC,
/linux-4.19.296/fs/xfs/scrub/
Dagheader_repair.c879 .magic = XFS_IBT_CRC_MAGIC, in xrep_agi()
/linux-4.19.296/fs/xfs/
Dxfs_log_recover.c2287 case XFS_IBT_CRC_MAGIC: in xlog_recover_get_buf_lsn()
2447 case XFS_IBT_CRC_MAGIC: in xlog_recover_validate_buf_type()