xfs_ag_geometry
struct xfs_ag_geometry *ageo)
int xfs_ag_get_geometry(struct xfs_perag *pag, struct xfs_ag_geometry *ageo);
#define XFS_IOC_AG_GEOMETRY _IOWR('X', 61, struct xfs_ag_geometry)
void xfs_ag_geom_health(struct xfs_perag *pag, struct xfs_ag_geometry *ageo);
XFS_CHECK_STRUCT_SIZE(struct xfs_ag_geometry, 128);
struct xfs_ag_geometry *ageo)
struct xfs_ag_geometry ageo;