summaryrefslogtreecommitdiffstats
path: root/sys/geom/vinum/geom_vinum.h
diff options
context:
space:
mode:
authorle <le@FreeBSD.org>2004-11-15 12:30:59 +0000
committerle <le@FreeBSD.org>2004-11-15 12:30:59 +0000
commitc174c57d9d244a5eab7ccbb84ae730653d1ff5a1 (patch)
tree01ac4707cda830f537ca5674c94dc50c02a0b8ad /sys/geom/vinum/geom_vinum.h
parentd8b3df3cb90ffaa3381db166cd1e1f43fa25aa69 (diff)
downloadFreeBSD-src-c174c57d9d244a5eab7ccbb84ae730653d1ff5a1.zip
FreeBSD-src-c174c57d9d244a5eab7ccbb84ae730653d1ff5a1.tar.gz
Share gv_roughlength() between kernel and userland, as we will need it
there later.
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