Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/xfs/libxfs/
H A Dxfs_sb.h36 extern void xfs_fs_geometry(struct xfs_sb *sbp, struct xfs_fsop_geom *geo,
H A Dxfs_sb.c1114 xfs_fs_geometry( in xfs_fs_geometry() function
/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_ioctl32.c53 xfs_fs_geometry(&mp->m_sb, &fsgeo, 3); in xfs_compat_ioc_fsgeometry_v1()
H A Dxfs_ioctl.c1008 xfs_fs_geometry(&mp->m_sb, &fsgeo, struct_version); in xfs_ioc_fsgeometry()