Searched refs:xfs_fsop_geom (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
H A D | xfs_sb.h | 13 struct xfs_fsop_geom; 36 extern void xfs_fs_geometry(struct xfs_sb *sbp, struct xfs_fsop_geom *geo,
|
H A D | xfs_health.h | 37 struct xfs_fsop_geom; 186 void xfs_fsop_geom_health(struct xfs_mount *mp, struct xfs_fsop_geom *geo);
|
H A D | xfs_fs.h | 180 struct xfs_fsop_geom { struct 836 #define XFS_IOC_FSGEOMETRY _IOR ('X', 126, struct xfs_fsop_geom)
|
H A D | xfs_sb.c | 1116 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 D | xfs_sb.h | 13 struct xfs_fsop_geom; 29 extern void xfs_fs_geometry(struct xfs_mount *mp, struct xfs_fsop_geom *geo,
|
H A D | xfs_health.h | 37 struct xfs_fsop_geom; 186 void xfs_fsop_geom_health(struct xfs_mount *mp, struct xfs_fsop_geom *geo);
|
H A D | xfs_fs.h | 165 struct xfs_fsop_geom { struct 837 #define XFS_IOC_FSGEOMETRY _IOR ('X', 126, struct xfs_fsop_geom)
|
H A D | xfs_sb.c | 1182 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 D | xfs_health.c | 287 struct xfs_fsop_geom *geo, in xfgeo_health_tick() 302 struct xfs_fsop_geom *geo) in xfs_fsop_geom_health()
|
H A D | xfs_ioctl32.c | 51 struct xfs_fsop_geom fsgeo; in xfs_compat_ioc_fsgeometry_v1()
|
H A D | xfs_ioctl.c | 1005 struct xfs_fsop_geom fsgeo; in xfs_ioc_fsgeometry()
|
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_health.c | 294 struct xfs_fsop_geom *geo, in xfgeo_health_tick() 309 struct xfs_fsop_geom *geo) in xfs_fsop_geom_health()
|
H A D | xfs_ioctl32.c | 37 struct xfs_fsop_geom fsgeo; in xfs_compat_ioc_fsgeometry_v1()
|
H A D | xfs_ioctl.c | 934 struct xfs_fsop_geom fsgeo; in xfs_ioc_fsgeometry()
|
Completed in 16 milliseconds