Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/
Dxfs_fsops.c300 agi->agi_versionnum = cpu_to_be32(XFS_AGI_VERSION); in xfs_growfs_data_private()
/linux-4.1.27/fs/xfs/libxfs/
Dxfs_ialloc.c1987 offsetof(xfs_agi_t, agi_versionnum), in xfs_ialloc_log_agi()
2062 if (!XFS_AGI_GOOD_VERSION(be32_to_cpu(agi->agi_versionnum))) in xfs_agi_verify()
Dxfs_format.h668 __be32 agi_versionnum; /* header version == XFS_AGI_VERSION */ member