Home
last modified time | relevance | path

Searched refs:XFS_FIBT_CRC_MAGIC (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/fs/xfs/libxfs/
Dxfs_ialloc_btree.c239 case cpu_to_be32(XFS_FIBT_CRC_MAGIC): in xfs_inobt_verify()
Dxfs_format.h1230 #define XFS_FIBT_CRC_MAGIC 0x46494233 /* 'FIB3' */ macro
Dxfs_btree.c49 XFS_BMAP_CRC_MAGIC, XFS_IBT_CRC_MAGIC, XFS_FIBT_CRC_MAGIC }
/linux-4.4.14/fs/xfs/
Dxfs_fsops.c423 xfs_btree_init_block(mp, bp, XFS_FIBT_CRC_MAGIC, in xfs_growfs_data_private()
Dxfs_log_recover.c2009 case XFS_FIBT_CRC_MAGIC: in xlog_recover_validate_buf_type()