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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_ag.h56 __be32 agf_versionnum; /* header version == XFS_AGF_VERSION */ member in struct:xfs_agf
H A Dxfs_fsops.c198 agf->agf_versionnum = cpu_to_be32(XFS_AGF_VERSION);
H A Dxfs_alloc.c2018 offsetof(xfs_agf_t, agf_versionnum),
2147 XFS_AGF_GOOD_VERSION(be32_to_cpu(agf->agf_versionnum)) &&

Completed in 70 milliseconds