Searched refs:xfs_fsop_geom (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/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 | 1179 struct xfs_fsop_geom *geo, in xfs_fs_geometry() 1184 memset(geo, 0, sizeof(struct xfs_fsop_geom)); in xfs_fs_geometry()
|
/openbmc/linux/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 | 935 struct xfs_fsop_geom fsgeo; in xfs_ioc_fsgeometry()
|
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/xfsprogs/files/ |
H A D | 0005-Replace-off64_t-stat64-with-off_t-stat.patch | 214 extern int openfile(char *, struct xfs_fsop_geom *, int, mode_t, 216 extern int addfile(char *, int , struct xfs_fsop_geom *, int, 718 struct xfs_fsop_geom *fsgeom = &xfd->fsgeom;
|