Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_fsops.h36 xfs_fs_geometry(
Dxfs_fsops.c70 xfs_fs_geometry( in xfs_fs_geometry() function
/linux-2.4.37.9/fs/xfs/linux-2.4/
Dxfs_ioctl.c994 error = xfs_fs_geometry(mp, (xfs_fsop_geom_t *)&fsgeo, 3); in xfs_ioc_fsgeometry_v1()
1011 error = xfs_fs_geometry(mp, &fsgeo, 4); in xfs_ioc_fsgeometry()