Home
last modified time | relevance | path

Searched refs:XFS_AGF_MAGIC (Results 1 – 5 of 5) sorted by relevance

/linux/fs/xfs/
A Dxfs_buf_item_recover.c263 if (magic32 != XFS_AGF_MAGIC) { in xlog_recover_validate_buf_type()
750 case XFS_AGF_MAGIC: in xlog_recover_get_buf_lsn()
/linux/fs/xfs/scrub/
A Dagheader_repair.c189 agf->agf_magicnum = cpu_to_be32(XFS_AGF_MAGIC); in xrep_agf_init_header()
/linux/fs/xfs/libxfs/
A Dxfs_ag.c524 agf->agf_magicnum = cpu_to_be32(XFS_AGF_MAGIC); in xfs_agfblock_init()
A Dxfs_format.h461 #define XFS_AGF_MAGIC 0x58414746 /* 'XAGF' */ macro
A Dxfs_alloc.c3046 .magic = { cpu_to_be32(XFS_AGF_MAGIC), cpu_to_be32(XFS_AGF_MAGIC) },

Completed in 20 milliseconds