Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
Dxfs_ialloc_btree.c333 .magic = { cpu_to_be32(XFS_FIBT_MAGIC),
Dxfs_format.h1268 #define XFS_FIBT_MAGIC 0x46494254 /* 'FIBT' */ macro
Dxfs_btree.c34 XFS_FIBT_MAGIC, 0 },
/fs/xfs/
Dxfs_log_recover.c2375 case XFS_FIBT_MAGIC: in xlog_recover_validate_buf_type()