Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/
Dxfs_fsops.c230 agf->agf_magicnum = cpu_to_be32(XFS_AGF_MAGIC); in xfs_growfs_data_private()
/linux-4.1.27/fs/xfs/libxfs/
Dxfs_format.h584 __be32 agf_magicnum; /* magic number == XFS_AGF_MAGIC */ member
Dxfs_alloc.c2094 offsetof(xfs_agf_t, agf_magicnum), in xfs_alloc_log_agf()
2209 if (!(agf->agf_magicnum == cpu_to_be32(XFS_AGF_MAGIC) && in xfs_agf_verify()