Home
last modified time | relevance | path

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

/Linux-v5.4/fs/xfs/libxfs/
Dxfs_sb.h36 extern void xfs_fs_geometry(struct xfs_sb *sbp, struct xfs_fsop_geom *geo,
Dxfs_sb.c1070 xfs_fs_geometry( in xfs_fs_geometry() function
/Linux-v5.4/fs/xfs/
Dxfs_ioctl32.c53 xfs_fs_geometry(&mp->m_sb, &fsgeo, 3); in xfs_compat_ioc_fsgeometry_v1()
Dxfs_ioctl.c1015 xfs_fs_geometry(&mp->m_sb, &fsgeo, struct_version); in xfs_ioc_fsgeometry()