Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_ag.c488 agf->agf_magicnum = cpu_to_be32(XFS_AGF_MAGIC); in xfs_agfblock_init()
H A Dxfs_format.h521 __be32 agf_magicnum; /* magic number == XFS_AGF_MAGIC */ member
/linux/fs/xfs/scrub/
H A Dagheader_repair.c209 agf->agf_magicnum = cpu_to_be32(XFS_AGF_MAGIC); in xrep_agf_init_header()