diff options
Diffstat (limited to 'fs/xfs/libxfs/xfs_health.h')
| -rw-r--r-- | fs/xfs/libxfs/xfs_health.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/xfs/libxfs/xfs_health.h b/fs/xfs/libxfs/xfs_health.h index 49ddfeac19f2..272005ac8c88 100644 --- a/fs/xfs/libxfs/xfs_health.h +++ b/fs/xfs/libxfs/xfs_health.h | |||
| @@ -185,6 +185,6 @@ xfs_inode_is_healthy(struct xfs_inode *ip) | |||
| 185 | 185 | ||
| 186 | void xfs_fsop_geom_health(struct xfs_mount *mp, struct xfs_fsop_geom *geo); | 186 | void xfs_fsop_geom_health(struct xfs_mount *mp, struct xfs_fsop_geom *geo); |
| 187 | void xfs_ag_geom_health(struct xfs_perag *pag, struct xfs_ag_geometry *ageo); | 187 | void xfs_ag_geom_health(struct xfs_perag *pag, struct xfs_ag_geometry *ageo); |
| 188 | void xfs_bulkstat_health(struct xfs_inode *ip, struct xfs_bstat *bs); | 188 | void xfs_bulkstat_health(struct xfs_inode *ip, struct xfs_bulkstat *bs); |
| 189 | 189 | ||
| 190 | #endif /* __XFS_HEALTH_H__ */ | 190 | #endif /* __XFS_HEALTH_H__ */ |
