Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
A Dxfs_alloc_btree.c315 if (bp->b_ops->magic[0] == cpu_to_be32(XFS_ABTC_MAGIC)) in xfs_allocbt_verify()
371 .magic = { cpu_to_be32(XFS_ABTC_MAGIC),
A Dxfs_format.h1288 #define XFS_ABTC_MAGIC 0x41425443 /* 'ABTC' for cnt tree */ macro
A Dxfs_btree.c35 { XFS_ABTB_MAGIC, XFS_ABTC_MAGIC, 0, XFS_BMAP_MAGIC, XFS_IBT_MAGIC,
/linux/fs/xfs/
A Dxfs_buf_item_recover.c236 case XFS_ABTC_MAGIC: in xlog_recover_validate_buf_type()
729 case XFS_ABTC_MAGIC: in xlog_recover_get_buf_lsn()

Completed in 21 milliseconds