Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_ialloc_btree.c283 case cpu_to_be32(XFS_IBT_MAGIC): in xfs_inobt_verify()
Dxfs_format.h1258 #define XFS_IBT_MAGIC 0x49414254 /* 'IABT' */ macro
Dxfs_btree.c36 { XFS_ABTB_MAGIC, XFS_ABTC_MAGIC, 0, XFS_BMAP_MAGIC, XFS_IBT_MAGIC,
/linux-4.19.296/fs/xfs/
Dxfs_log_recover.c2288 case XFS_IBT_MAGIC: { in xlog_recover_get_buf_lsn()
2449 case XFS_IBT_MAGIC: in xlog_recover_validate_buf_type()