Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_buf_item_recover.c262 case XFS_BMAP_MAGIC: in xlog_recover_validate_buf_type()
877 case XFS_BMAP_MAGIC: { in xlog_recover_get_buf_lsn()
/linux/fs/xfs/libxfs/
H A Dxfs_format.h1837 #define XFS_BMAP_MAGIC 0x424d4150 /* 'BMAP' */ macro