Home
last modified time | relevance | path

Searched refs:xfs_fs_geometry (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_sb.h29 extern void xfs_fs_geometry(struct xfs_mount *mp, struct xfs_fsop_geom *geo,
H A Dxfs_sb.c1184 xfs_fs_geometry( in xfs_fs_geometry() function
/openbmc/linux/fs/xfs/
H A Dxfs_ioctl32.c39 xfs_fs_geometry(mp, &fsgeo, 3); in xfs_compat_ioc_fsgeometry_v1()
H A Dxfs_ioctl.c937 xfs_fs_geometry(mp, &fsgeo, struct_version); in xfs_ioc_fsgeometry()