Home
last modified time | relevance | path

Searched refs:agf_versionnum (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/xfs/scrub/
H A Dagheader_repair.c205 agf->agf_versionnum = cpu_to_be32(XFS_AGF_VERSION); in xrep_agf_init_header()
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_ag.c679 agf->agf_versionnum = cpu_to_be32(XFS_AGF_VERSION); in xfs_agfblock_init()
H A Dxfs_format.h496 __be32 agf_versionnum; /* header version == XFS_AGF_VERSION */ member
H A Dxfs_alloc.c2890 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()