Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_alloc_btree.c287 if (bp->b_ops->magic[0] == cpu_to_be32(XFS_ABTC_MAGIC)) { in xfs_allocbt_verify()
352 .magic = { cpu_to_be32(XFS_ABTC_MAGIC),
Dxfs_format.h1376 #define XFS_ABTC_MAGIC 0x41425443 /* 'ABTC' for cnt tree */ macro
/linux-6.12.1/fs/xfs/
Dxfs_buf_item_recover.c248 case XFS_ABTC_MAGIC: in xlog_recover_validate_buf_type()
802 case XFS_ABTC_MAGIC: in xlog_recover_get_buf_lsn()