Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Drtsummary_repair.c93 hdr->rt_magic = cpu_to_be32(XFS_RTSUMMARY_MAGIC); in xrep_rtsummary_prep_buf()
H A Drtbitmap_repair.c389 hdr->rt_magic = cpu_to_be32(XFS_RTBITMAP_MAGIC); in xrep_rtbitmap_prep_buf()
/linux/fs/xfs/libxfs/
H A Dxfs_format.h1323 __be32 rt_magic; /* validity check on block */ member