summaryrefslogtreecommitdiffstats
path: root/sys/geom/part/g_part_if.m
diff options
context:
space:
mode:
Diffstat (limited to 'sys/geom/part/g_part_if.m')
-rw-r--r--sys/geom/part/g_part_if.m9
1 files changed, 0 insertions, 9 deletions
diff --git a/sys/geom/part/g_part_if.m b/sys/geom/part/g_part_if.m
index 506e540..8252f0c 100644
--- a/sys/geom/part/g_part_if.m
+++ b/sys/geom/part/g_part_if.m
@@ -85,15 +85,6 @@ METHOD int destroy {
struct g_part_parms *gpp;
};
-# devalias() - return the name (if any) to be used as an alias for
-# the device special file created for the partition entry.
-METHOD int devalias {
- struct g_part_table *table;
- struct g_part_entry *entry;
- char *buf;
- size_t bufsz;
-};
-
# dumpconf()
METHOD void dumpconf {
struct g_part_table *table;
OpenPOWER on IntegriCloud