summaryrefslogtreecommitdiffstats
path: root/sys/geom/vinum/geom_vinum.h
diff options
context:
space:
mode:
authorle <le@FreeBSD.org>2004-11-26 12:01:00 +0000
committerle <le@FreeBSD.org>2004-11-26 12:01:00 +0000
commite257308b07ececec004a50897bcb88d5ae23203e (patch)
treedd2cb0511f95c52d44ae3ac4b8ed2c625ad75ee9 /sys/geom/vinum/geom_vinum.h
parente2512dff3e6b6f073758b6a5872f46261c09094c (diff)
downloadFreeBSD-src-e257308b07ececec004a50897bcb88d5ae23203e.zip
FreeBSD-src-e257308b07ececec004a50897bcb88d5ae23203e.tar.gz
Implement checkparity/rebuildparity.
Diffstat (limited to 'sys/geom/vinum/geom_vinum.h')
-rw-r--r--sys/geom/vinum/geom_vinum.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/geom/vinum/geom_vinum.h b/sys/geom/vinum/geom_vinum.h
index de48c7d..c215e2e 100644
--- a/sys/geom/vinum/geom_vinum.h
+++ b/sys/geom/vinum/geom_vinum.h
@@ -38,6 +38,7 @@ void gv_save_config(struct g_consumer *, struct gv_drive *,
struct gv_softc *);
/* geom_vinum_init.c */
+void gv_parityop(struct g_geom *, struct gctl_req *);
void gv_start_obj(struct g_geom *, struct gctl_req *);
/* geom_vinum_list.c */
OpenPOWER on IntegriCloud