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

/linux-master/fs/xfs/libxfs/
H A Dxfs_format.h490 __be32 agf_versionnum; /* header version == XFS_AGF_VERSION */ member in struct:xfs_agf
H A Dxfs_ag.c670 agf->agf_versionnum = cpu_to_be32(XFS_AGF_VERSION);
H A Dxfs_alloc.c3051 offsetof(xfs_agf_t, agf_versionnum),
3212 if (!XFS_AGF_GOOD_VERSION(be32_to_cpu(agf->agf_versionnum)))
/linux-master/fs/xfs/scrub/
H A Dagheader_repair.c205 agf->agf_versionnum = cpu_to_be32(XFS_AGF_VERSION);

Completed in 177 milliseconds