Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_sb.h31 extern void xfs_fs_geometry(struct xfs_mount *mp, struct xfs_fsop_geom *geo,
Dxfs_sb.c1205 xfs_fs_geometry( in xfs_fs_geometry() function
/linux-6.12.1/fs/xfs/
Dxfs_ioctl32.c40 xfs_fs_geometry(mp, &fsgeo, 3); in xfs_compat_ioc_fsgeometry_v1()
Dxfs_ioctl.c353 xfs_fs_geometry(mp, &fsgeo, struct_version); in xfs_ioc_fsgeometry()