Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
Dxfs_bmap_btree.c140 ASSERT(rblock->bb_magic == cpu_to_be32(XFS_BMAP_CRC_MAGIC)); in xfs_bmbt_to_bmdr()
491 cpu_to_be32(XFS_BMAP_CRC_MAGIC) },
Dxfs_format.h1537 #define XFS_BMAP_CRC_MAGIC 0x424d4133 /* 'BMA3' */ macro
Dxfs_btree.c36 XFS_BMAP_CRC_MAGIC, XFS_IBT_CRC_MAGIC, XFS_FIBT_CRC_MAGIC,
/fs/xfs/
Dxfs_log_recover.c2219 case XFS_BMAP_CRC_MAGIC: in xlog_recover_get_buf_lsn()
2381 case XFS_BMAP_CRC_MAGIC: in xlog_recover_validate_buf_type()