summaryrefslogtreecommitdiffstats
path: root/sys/geom/vinum/geom_vinum.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/geom/vinum/geom_vinum.h')
-rw-r--r--sys/geom/vinum/geom_vinum.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/geom/vinum/geom_vinum.h b/sys/geom/vinum/geom_vinum.h
index ddbf5cf..de48c7d 100644
--- a/sys/geom/vinum/geom_vinum.h
+++ b/sys/geom/vinum/geom_vinum.h
@@ -73,7 +73,6 @@ void gv_kill_plex_thread(struct gv_plex *);
void gv_kill_vol_thread(struct gv_volume *);
int gv_object_type(struct gv_softc *, char *);
void gv_parse_config(struct gv_softc *, u_char *, int);
-const char *gv_roughlength(off_t, int);
int gv_sd_to_drive(struct gv_softc *, struct gv_drive *, struct gv_sd *,
char *, int);
int gv_sd_to_plex(struct gv_plex *, struct gv_sd *, int);
OpenPOWER on IntegriCloud