Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/
Dxfs_buf_item_recover.c241 case XFS_ABTB_MAGIC: in xlog_recover_validate_buf_type()
737 case XFS_ABTB_MAGIC: in xlog_recover_get_buf_lsn()
/linux-6.1.9/fs/xfs/libxfs/
Dxfs_alloc_btree.c363 .magic = { cpu_to_be32(XFS_ABTB_MAGIC),
Dxfs_format.h1375 #define XFS_ABTB_MAGIC 0x41425442 /* 'ABTB' for bno tree */ macro
Dxfs_btree.c35 { XFS_ABTB_MAGIC, XFS_ABTC_MAGIC, 0, XFS_BMAP_MAGIC, XFS_IBT_MAGIC,