Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
A Dxfs_ag.c574 agf->agf_magicnum = cpu_to_be32(XFS_AGF_MAGIC); in xfs_agfblock_init()
A Dxfs_format.h492 __be32 agf_magicnum; /* magic number == XFS_AGF_MAGIC */ member
A Dxfs_alloc.c3088 offsetof(xfs_agf_t, agf_magicnum), in xfs_alloc_log_agf()
3247 if (!xfs_verify_magic(bp, agf->agf_magicnum)) in xfs_agf_verify()
/linux/fs/xfs/scrub/
A Dagheader_repair.c209 agf->agf_magicnum = cpu_to_be32(XFS_AGF_MAGIC); in xrep_agf_init_header()

Completed in 24 milliseconds