Home
last modified time | relevance | path

Searched refs:xfs_ag_geometry (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.10/fs/xfs/libxfs/
Dxfs_ag.h30 struct xfs_ag_geometry *ageo);
Dxfs_health.h187 void xfs_ag_geom_health(struct xfs_perag *pag, struct xfs_ag_geometry *ageo);
Dxfs_fs.h283 struct xfs_ag_geometry { struct
803 #define XFS_IOC_AG_GEOMETRY _IOWR('X', 61, struct xfs_ag_geometry)
Dxfs_ag.c551 struct xfs_ag_geometry *ageo) in xfs_ag_get_geometry()
/Linux-v5.10/fs/xfs/
Dxfs_health.c338 struct xfs_ag_geometry *ageo) in xfs_ag_geom_health()
Dxfs_ioctl.c1028 struct xfs_ag_geometry ageo; in xfs_ioc_ag_geometry()