Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/
Dxfs_buf_item_recover.c243 case XFS_ABTB_CRC_MAGIC: in xlog_recover_validate_buf_type()
799 case XFS_ABTB_CRC_MAGIC: in xlog_recover_get_buf_lsn()
/linux-6.12.1/fs/xfs/libxfs/
Dxfs_alloc_btree.c344 cpu_to_be32(XFS_ABTB_CRC_MAGIC) },
Dxfs_format.h1375 #define XFS_ABTB_CRC_MAGIC 0x41423342 /* 'AB3B' */ macro