Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/
Dxfs_fsops.c233 agf->agf_versionnum = cpu_to_be32(XFS_AGF_VERSION); in xfs_growfs_data_private()
/linux-4.4.14/fs/xfs/libxfs/
Dxfs_format.h617 __be32 agf_versionnum; /* header version == XFS_AGF_VERSION */ member
Dxfs_alloc.c2155 offsetof(xfs_agf_t, agf_versionnum), in xfs_alloc_log_agf()
2274 XFS_AGF_GOOD_VERSION(be32_to_cpu(agf->agf_versionnum)) && in xfs_agf_verify()