Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
Dxfs_alloc_btree.c313 case cpu_to_be32(XFS_ABTC_CRC_MAGIC): in xfs_allocbt_verify()
Dxfs_format.h1196 #define XFS_ABTC_CRC_MAGIC 0x41423343 /* 'AB3C' */ macro
Dxfs_btree.c48 { XFS_ABTB_CRC_MAGIC, XFS_ABTC_CRC_MAGIC,
/fs/xfs/
Dxfs_fsops.c368 xfs_btree_init_block(mp, bp, XFS_ABTC_CRC_MAGIC, 0, 1, in xfs_growfs_data_private()
Dxfs_log_recover.c1847 case XFS_ABTC_CRC_MAGIC: in xlog_recover_get_buf_lsn()
2003 case XFS_ABTC_CRC_MAGIC: in xlog_recover_validate_buf_type()