Searched refs:agf_versionnum (Results 1 – 4 of 4) sorted by relevance
205 agf->agf_versionnum = cpu_to_be32(XFS_AGF_VERSION); in xrep_agf_init_header()
679 agf->agf_versionnum = cpu_to_be32(XFS_AGF_VERSION); in xfs_agfblock_init()
496 __be32 agf_versionnum; /* header version == XFS_AGF_VERSION */ member
2890 offsetof(xfs_agf_t, agf_versionnum), in xfs_alloc_log_agf()3051 if (!XFS_AGF_GOOD_VERSION(be32_to_cpu(agf->agf_versionnum))) in xfs_agf_verify()