Home
last modified time | relevance | path

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

/linux/fs/xfs/
A Dxfs_buf_item_recover.c270 if (magic32 != XFS_AGFL_MAGIC) { in xlog_recover_validate_buf_type()
754 case XFS_AGFL_MAGIC: in xlog_recover_get_buf_lsn()
/linux/fs/xfs/scrub/
A Dagheader_repair.c593 agfl->agfl_magicnum = cpu_to_be32(XFS_AGFL_MAGIC); in xrep_agfl_init_header()
/linux/fs/xfs/libxfs/
A Dxfs_ag.c574 agfl->agfl_magicnum = cpu_to_be32(XFS_AGFL_MAGIC); in xfs_agflblock_init()
A Dxfs_format.h463 #define XFS_AGFL_MAGIC 0x5841464c /* 'XAFL' */ macro
A Dxfs_alloc.c679 .magic = { cpu_to_be32(XFS_AGFL_MAGIC), cpu_to_be32(XFS_AGFL_MAGIC) },

Completed in 25 milliseconds