Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/libxfs/
Dxfs_attr_remote.c99 if (!xfs_verify_magic(bp, rmt->rm_magic)) in xfs_attr3_rmt_verify()
252 rmt->rm_magic = cpu_to_be32(XFS_ATTR3_RMT_MAGIC); in xfs_attr3_rmt_hdr_set()
Dxfs_da_format.h780 __be32 rm_magic; member