Home
last modified time | relevance | path

Searched refs:xfs_fsop_geom (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/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.c1179 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 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.c935 struct xfs_fsop_geom fsgeo; in xfs_ioc_fsgeometry()
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/xfsprogs/files/
H A D0005-Replace-off64_t-stat64-with-off_t-stat.patch214 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;