Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_ag.h80 __uint32_t agf_versionnum; /* header version == XFS_AGF_VERSION */ member
Dxfs_fsops.c208 INT_SET(agf->agf_versionnum, ARCH_CONVERT, XFS_AGF_VERSION); in xfs_growfs_data_private()
Dxfs_alloc.c2065 offsetof(xfs_agf_t, agf_versionnum), in xfs_alloc_log_agf()
2186 INT_GET(agf->agf_versionnum, ARCH_CONVERT)) && in xfs_alloc_read_agf()
Dxfs_log_recover.c4047 INT_GET(agfp->agf_versionnum, ARCH_CONVERT))); in xlog_recover_check_summary()