Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_ag.h334 int xfs_ag_get_geometry(struct xfs_perag *pag, struct xfs_ag_geometry *ageo);
H A Dxfs_ag.c1115 xfs_ag_get_geometry( in xfs_ag_get_geometry() function
/openbmc/linux/fs/xfs/
H A Dxfs_ioctl.c974 error = xfs_ag_get_geometry(pag, &ageo); in xfs_ioc_ag_geometry()