XFS_BTNUM_AGF     631 fs/xfs/libxfs/xfs_format.h 	__be32		agf_roots[XFS_BTNUM_AGF];	/* root blocks */
XFS_BTNUM_AGF     632 fs/xfs/libxfs/xfs_format.h 	__be32		agf_levels[XFS_BTNUM_AGF];	/* btree levels */
XFS_BTNUM_AGF     351 fs/xfs/xfs_mount.h 	uint8_t		pagf_levels[XFS_BTNUM_AGF];