Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/
Dxfs_fsops.c302 agi->agi_versionnum = cpu_to_be32(XFS_AGI_VERSION); in xfs_growfs_data_private()
/linux-4.4.14/fs/xfs/libxfs/
Dxfs_ialloc.c2437 offsetof(xfs_agi_t, agi_versionnum), in xfs_ialloc_log_agi()
2517 if (!XFS_AGI_GOOD_VERSION(be32_to_cpu(agi->agi_versionnum))) in xfs_agi_verify()
Dxfs_format.h700 __be32 agi_versionnum; /* header version == XFS_AGI_VERSION */ member