Home
last modified time | relevance | path

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

/linux-6.15/fs/xfs/
H A Dxfs_buf_item_recover.c245 case XFS_ABTB_CRC_MAGIC: in xlog_recover_validate_buf_type()
848 case XFS_ABTB_CRC_MAGIC: in xlog_recover_get_buf_lsn()
/linux-6.15/fs/xfs/libxfs/
H A Dxfs_alloc_btree.c344 cpu_to_be32(XFS_ABTB_CRC_MAGIC) },
H A Dxfs_format.h1536 #define XFS_ABTB_CRC_MAGIC 0x41423342 /* 'AB3B' */ macro