Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
A Dagheader_repair.c771 agi->agi_versionnum = cpu_to_be32(XFS_AGI_VERSION); in xrep_agi_init_header()
/linux/fs/xfs/libxfs/
A Dxfs_ag.c594 agi->agi_versionnum = cpu_to_be32(XFS_AGI_VERSION); in xfs_agiblock_init()
A Dxfs_format.h583 __be32 agi_versionnum; /* header version == XFS_AGI_VERSION */ member
A Dxfs_ialloc.c2426 offsetof(xfs_agi_t, agi_versionnum), in xfs_ialloc_log_agi()
2490 if (!XFS_AGI_GOOD_VERSION(be32_to_cpu(agi->agi_versionnum))) in xfs_agi_verify()

Completed in 19 milliseconds