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