Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_sb.h32 extern void xfs_fs_geometry(struct xfs_mount *mp, struct xfs_fsop_geom *geo,
H A Dxfs_sb.c1504 xfs_fs_geometry( in xfs_fs_geometry() function
/linux/fs/xfs/
H A Dxfs_ioctl.c361 xfs_fs_geometry(mp, &fsgeo, struct_version); in xfs_ioc_fsgeometry()