Searched refs:agf_magicnum (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/xfs/libxfs/
H A Dxfs_format.h489 __be32 agf_magicnum; /* magic number == XFS_AGF_MAGIC */ member in struct:xfs_agf
H A Dxfs_ag.c669 agf->agf_magicnum = cpu_to_be32(XFS_AGF_MAGIC);
H A Dxfs_alloc.c3050 offsetof(xfs_agf_t, agf_magicnum),
3209 if (!xfs_verify_magic(bp, agf->agf_magicnum))
/linux-master/fs/xfs/scrub/
H A Dagheader_repair.c204 agf->agf_magicnum = cpu_to_be32(XFS_AGF_MAGIC);

Completed in 514 milliseconds