Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/
Dxfs_fsops.c274 agfl->agfl_magicnum = cpu_to_be32(XFS_AGFL_MAGIC); in xfs_growfs_data_private()
/linux-4.4.14/fs/xfs/libxfs/
Dxfs_format.h783 __be32 agfl_magicnum; member
Dxfs_alloc.c469 if (be32_to_cpu(agfl->agfl_magicnum) != XFS_AGFL_MAGIC) in xfs_agfl_verify()