Searched refs:agi_versionnum (Results 1 – 3 of 3) sorted by relevance
300 agi->agi_versionnum = cpu_to_be32(XFS_AGI_VERSION); in xfs_growfs_data_private()
1987 offsetof(xfs_agi_t, agi_versionnum), in xfs_ialloc_log_agi()2062 if (!XFS_AGI_GOOD_VERSION(be32_to_cpu(agi->agi_versionnum))) in xfs_agi_verify()
668 __be32 agi_versionnum; /* header version == XFS_AGI_VERSION */ member