Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/scrub/
H A Dagheader_repair.c687 struct xfs_agfl *agfl; in xrep_agfl_init_header() local
696 agfl = XFS_BUF_TO_AGFL(agfl_bp); in xrep_agfl_init_header()
697 memset(agfl, 0xFF, BBTOB(agfl_bp->b_length)); in xrep_agfl_init_header()
698 agfl->agfl_magicnum = cpu_to_be32(XFS_AGFL_MAGIC); in xrep_agfl_init_header()
699 agfl->agfl_seqno = cpu_to_be32(sc->sa.pag->pag_agno); in xrep_agfl_init_header()
700 uuid_copy(&agfl->agfl_uuid, &mp->m_sb.sb_meta_uuid); in xrep_agfl_init_header()
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_ag.c723 struct xfs_agfl *agfl = XFS_BUF_TO_AGFL(bp); in xfs_agflblock_init() local
728 agfl->agfl_magicnum = cpu_to_be32(XFS_AGFL_MAGIC); in xfs_agflblock_init()
729 agfl->agfl_seqno = cpu_to_be32(id->agno); in xfs_agflblock_init()
730 uuid_copy(&agfl->agfl_uuid, &mp->m_sb.sb_meta_uuid); in xfs_agflblock_init()
H A Dxfs_alloc.c655 struct xfs_agfl *agfl = XFS_BUF_TO_AGFL(bp); in xfs_agfl_verify() local
662 if (!xfs_verify_magic(bp, agfl->agfl_magicnum)) in xfs_agfl_verify()
664 if (!uuid_equal(&agfl->agfl_uuid, &mp->m_sb.sb_meta_uuid)) in xfs_agfl_verify()
672 if (bp->b_pag && be32_to_cpu(agfl->agfl_seqno) != bp->b_pag->pag_agno) in xfs_agfl_verify()
/openbmc/linux/Documentation/filesystems/
H A Dxfs-online-fsck-design.rst2976 The result ``(new_rmapbt_gaps & ~(agfl | bnobt_records))`` are reaped using the