Home
last modified time | relevance | path

Searched refs:XFS_ATTR3_RMT_MAGIC (Results 1 – 3 of 3) sorted by relevance

/fs/xfs/libxfs/
Dxfs_attr_remote.c232 .magic = { 0, cpu_to_be32(XFS_ATTR3_RMT_MAGIC) },
252 rmt->rm_magic = cpu_to_be32(XFS_ATTR3_RMT_MAGIC); in xfs_attr3_rmt_hdr_set()
Dxfs_da_format.h834 #define XFS_ATTR3_RMT_MAGIC 0x5841524d /* XARM */ macro
/fs/xfs/
Dxfs_buf_item_recover.c378 if (magic32 != XFS_ATTR3_RMT_MAGIC) { in xlog_recover_validate_buf_type()
781 case XFS_ATTR3_RMT_MAGIC: in xlog_recover_get_buf_lsn()