Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
Dxfs_attr_remote.c83 if (!xfs_verify_magic(bp, rmt->rm_magic)) in xfs_attr3_rmt_verify()
236 rmt->rm_magic = cpu_to_be32(XFS_ATTR3_RMT_MAGIC); in xfs_attr3_rmt_hdr_set()
Dxfs_da_format.h850 __be32 rm_magic; member