Home
last modified time | relevance | path

Searched refs:XFS_RTRMAP_CRC_MAGIC (Results 1 – 2 of 2) sorted by relevance

/linux/fs/xfs/
H A Dxfs_buf_item_recover.c265 case XFS_RTRMAP_CRC_MAGIC: in xlog_recover_validate_buf_type()
874 case XFS_RTRMAP_CRC_MAGIC: in xlog_recover_get_buf_lsn()
/linux/fs/xfs/libxfs/
H A Dxfs_format.h1751 #define XFS_RTRMAP_CRC_MAGIC 0x4d415052 /* 'MAPR' */ macro