Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_fsops.c291 agfl->agfl_magicnum = cpu_to_be32(XFS_AGFL_MAGIC); in xfs_growfs_data_private()
/fs/xfs/libxfs/
Dxfs_format.h802 __be32 agfl_magicnum; member
Dxfs_alloc.c549 if (be32_to_cpu(agfl->agfl_magicnum) != XFS_AGFL_MAGIC) in xfs_agfl_verify()