Home
last modified time | relevance | path

Searched refs:xfs_fsop_geom (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_sb.h13 struct xfs_fsop_geom;
36 extern void xfs_fs_geometry(struct xfs_sb *sbp, struct xfs_fsop_geom *geo,
H A Dxfs_health.h37 struct xfs_fsop_geom;
186 void xfs_fsop_geom_health(struct xfs_mount *mp, struct xfs_fsop_geom *geo);
H A Dxfs_fs.h180 struct xfs_fsop_geom { struct
836 #define XFS_IOC_FSGEOMETRY _IOR ('X', 126, struct xfs_fsop_geom)
H A Dxfs_sb.c1116 struct xfs_fsop_geom *geo, in xfs_fs_geometry()
1119 memset(geo, 0, sizeof(struct xfs_fsop_geom)); in xfs_fs_geometry()
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_sb.h13 struct xfs_fsop_geom;
29 extern void xfs_fs_geometry(struct xfs_mount *mp, struct xfs_fsop_geom *geo,
H A Dxfs_health.h37 struct xfs_fsop_geom;
186 void xfs_fsop_geom_health(struct xfs_mount *mp, struct xfs_fsop_geom *geo);
H A Dxfs_fs.h165 struct xfs_fsop_geom { struct
837 #define XFS_IOC_FSGEOMETRY _IOR ('X', 126, struct xfs_fsop_geom)
H A Dxfs_sb.c1182 struct xfs_fsop_geom *geo, in xfs_fs_geometry()
1187 memset(geo, 0, sizeof(struct xfs_fsop_geom)); in xfs_fs_geometry()
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_health.c287 struct xfs_fsop_geom *geo, in xfgeo_health_tick()
302 struct xfs_fsop_geom *geo) in xfs_fsop_geom_health()
H A Dxfs_ioctl32.c51 struct xfs_fsop_geom fsgeo; in xfs_compat_ioc_fsgeometry_v1()
H A Dxfs_ioctl.c1005 struct xfs_fsop_geom fsgeo; in xfs_ioc_fsgeometry()
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_health.c294 struct xfs_fsop_geom *geo, in xfgeo_health_tick()
309 struct xfs_fsop_geom *geo) in xfs_fsop_geom_health()
H A Dxfs_ioctl32.c37 struct xfs_fsop_geom fsgeo; in xfs_compat_ioc_fsgeometry_v1()
H A Dxfs_ioctl.c934 struct xfs_fsop_geom fsgeo; in xfs_ioc_fsgeometry()

Completed in 15 milliseconds