Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
A Dxfs_ag.c643 agi->agi_versionnum = cpu_to_be32(XFS_AGI_VERSION); in xfs_agiblock_init()
A Dxfs_format.h594 __be32 agi_versionnum; /* header version == XFS_AGI_VERSION */ member
A Dxfs_ialloc.c2585 offsetof(xfs_agi_t, agi_versionnum), in xfs_ialloc_log_agi()
2652 if (!XFS_AGI_GOOD_VERSION(be32_to_cpu(agi->agi_versionnum))) in xfs_agi_verify()
/linux/fs/xfs/scrub/
A Dagheader_repair.c899 agi->agi_versionnum = cpu_to_be32(XFS_AGI_VERSION); in xrep_agi_init_header()

Completed in 20 milliseconds