Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_alloc_btree.c315 case cpu_to_be32(XFS_ABTB_CRC_MAGIC): in xfs_allocbt_verify()
Dxfs_format.h1225 #define XFS_ABTB_CRC_MAGIC 0x41423342 /* 'AB3B' */ macro
Dxfs_btree.c38 { XFS_ABTB_CRC_MAGIC, XFS_ABTC_CRC_MAGIC, XFS_RMAP_CRC_MAGIC,
/linux-4.19.296/fs/xfs/scrub/
Dagheader_repair.c345 .magic = XFS_ABTB_CRC_MAGIC, in xrep_agf()
/linux-4.19.296/fs/xfs/
Dxfs_log_recover.c2281 case XFS_ABTB_CRC_MAGIC: in xlog_recover_get_buf_lsn()
2441 case XFS_ABTB_CRC_MAGIC: in xlog_recover_validate_buf_type()