Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/libxfs/
Dxfs_attr_remote.c101 if (rmt->rm_magic != cpu_to_be32(XFS_ATTR3_RMT_MAGIC)) in xfs_attr3_rmt_verify()
222 rmt->rm_magic = cpu_to_be32(XFS_ATTR3_RMT_MAGIC); in xfs_attr3_rmt_hdr_set()
Dxfs_da_format.h864 __be32 rm_magic; member