Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/scrub/
H A Dagheader_repair.c698 agfl->agfl_magicnum = cpu_to_be32(XFS_AGFL_MAGIC); in xrep_agfl_init_header()
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_ag.c728 agfl->agfl_magicnum = cpu_to_be32(XFS_AGFL_MAGIC); in xfs_agflblock_init()
H A Dxfs_format.h662 __be32 agfl_magicnum; member
H A Dxfs_alloc.c662 if (!xfs_verify_magic(bp, agfl->agfl_magicnum)) in xfs_agfl_verify()